/* common */
html {
	padding:0px;
	margin:0px;
	height: 100%;
	background-color: #9aabc0;
}
body {
	font:0.75em/1.25em Tahoma, Verdana, Arial, sans-serif;
	color:#1f4d8e;
	text-align:left;
	line-height: 16.25px;
	height: 100%;
}
* {
    padding:0;
    margin:0;
}

.clr:after {
	content:".";
    display:block;
    height:0px;
    font-size:0px;
    line-height:0px;
    overflow:hidden;
    clear:both;
    visibility:hidden;
}

a:link,
a:visited,
a:hover,
a:active {
	color: #1f4d8e;
}

#root {
	position: absolute;
	width: 1002px;
	min-height: 100%;
	left: 50%;
	margin-left: -501px;
	background: url(../img/bg.jpg);
	top: 0;
}

#rootInner {
	position: absolute;
	width: 100%;
	top: 291px;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(../img/v-bg.png) repeat-y;
}

#header {
	width: 1002px;
	height: 290px;
}
#headerOverlay {
	width: 1002px;
	height: 290px;
	background: url(../img/headeroverlay.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}
#headerInner {
	width: 1002px;
	height: 290px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
}
#headerImage {
	position: absolute;
	width: 1002px;
	height: 290px;
	z-index: 10;
	overflow: hidden;
	display: none;
}
#headerImage img {
    position:absolute;  
    top:0px;  
    left:0px;
}

#logo {
	width: 260px;
	height: 270px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	left: 16px;
}

#siteheader {
	font-size: 24px;
	color: #fff;
	display: block;
	height: 33px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 7px 25px 0 0;
	text-align: right;
	line-height: 26px;
}

#headerInner  .mod_changelanguage {
	margin-top: 10px;
	text-align: right;
}

#headerInner  .mod_changelanguage ul li {
	padding-right: 10px;
}

#headerInner  .mod_changelanguage ul li  img {
	border: solid 2px white;
}


#logo a:link,
#logo a:visited,
#logo a:hover,
#logo a:active  {
	background: url(../img/logo.png) no-repeat;
	text-indent: -999em;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
	cursor: hand;
}

#colcontainer {
	margin-bottom: 70px;
	position: relative;
	z-index: 10;
}

#leftcol {
	width: 250px;
	float: left;
	margin-left: 20px;
	padding-top: 35px;
}
#rightcol {
	width: 667px;
	float: right;
}

#leftcol .mod_navigation ul li {
	display: block;
	padding: 10px 18px 3px 3px;
}

#leftcol .mod_navigation ul a:link,
#leftcol .mod_navigation ul a:visited,
#leftcol .mod_navigation ul a:hover,
#leftcol .mod_navigation ul a:active,
#leftcol .mod_navigation ul span {
	font-size: 14px;
	color: #1f4d8e;
	text-decoration: none;
}
#leftcol .mod_navigation ul.level_1 ul  {
	margin-bottom: 5px;
}
#leftcol .mod_navigation ul.level_1 ul li {
	padding-left: 20px;
}

#leftcol .mod_navigation ul.level_1 li {
	border-bottom: solid 1px #1f4d8e;
}
#leftcol .mod_navigation ul.level_2 li {
	border: none;
	background: url(../img/dash.png) 10px 19px no-repeat;
}

#leftcol .mod_navigation ul span.active {
	font-weight: bold;
}

#rightcol .mod_article {
	font-size: 14px;
	text-align: justify;
}
#rightcol .mod_article p {
	margin-bottom: 10px;
}
#rightcol .mod_article h1.ce_headline.mainheader {
	height: 25px;
	background: transparent;
	background: rgba(18,58,114,0.1);
	font-size: 18px;
	font-weight: bold;
	color: #1f4d8e;
	padding: 30px 0 0 145px;
	margin-right: 0 !important;
	margin-bottom: 10px;
}
#rightcol .mod_article .block.mainheader h1 {
	opacity: 1;
}
#rightcol .mod_article h1 {
	margin-bottom: 10px;
}
#rightcol .mod_article .block {
	margin-right: 25px;
}
#rightcol  .image_container img {
	border: solid 1px #e29d5a;
}

#footer {
	width: 642px;
	height: 30px;
	padding: 25px 25px 0 0;
	position: absolute;
	bottom: 0;
	right: 0;
	background: transparent;
	background: rgba(18,58,114,0.1);
	z-index: 20;
	text-align: right;
	font-size: 14px;
}

.formbody table td {
	padding: 0 6px 6px 0;
}
.formbody table td.col_first {
	vertical-align: middle;
}

.formbody input.error,
.formbody textarea.error,
.formbody select.error {
	border: solid 1px red;
}
.formbody  p.error {
	color: red;
	font-size: 12px;
}
.mod_isragallery  {
	margin-top: 10px;
}
.mod_isragallery .carouselWrapper {
	overflow: hidden;
	margin-bottom: 3px;
	position: relative;
	width: 100%;
	height: 107px;
}
.mod_isragallery img.next {
	position: absolute;
	right: 0;
	top: 37px;
}
.mod_isragallery img.prev {
	position: absolute;
	left: 0;
	top: 37px;
}
.mod_isragallery .carousel {
	margin-left: 25px;
	margin-right: 25px;
}
.mod_isragallery .carousel ul li {
	overflow: visible !important;
	width: 104px;
}
.mod_isragallery .carousel ul li a {
	display: block;
}
.mod_isragallery .carousel ul li img.selected {
	border: none;
	margin-left: 35px;
	position: absolute;
	z-index: 1000;
}
.mod_isragallery .carousel ul li img.pimg {
	border: 1px solid #1f4d8e;
	margin: 15px;
}
.mod_isragallery .prev, .mod_isragallery .next {
	cursor: pointer;
}
.mod_isragallery .galleryViewer p.back{
	display: none;
}
.mod_isragallery .galview {
	text-align: center;
	font-size: 0;
}
.mod_isragallery .galview img  {
	vertical-align: middle;
}
.mod_isragallery .galview img.bigimg {
	border: solid 1px #1f4d8e;
}
.mod_isragallery .mod_cataloglist .imgtitle {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #dc480e;
	font-weight: bold;
}
.mod_isragallery .galview  .prevImg {
	margin-right: 28px;
}
.mod_isragallery .galview  .nextImg {
	margin-left: 28px;
}
.mod_isragallery .imgtitle {
	text-align: center;
	font-size: 14px;
	margin-top: 20px;
}