

.clear {
clear:both;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family: 'Muli',sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#Rosario{
font-family: 'Rosario', sans-serif;
font-size: 40px;
font-weight: bold;
}
#Baumans{
font-family: 'Baumans', cursive;
font-size: 40px;
font-weight: bold;
}
#Signika{
font-family: 'Signika', sans-serif;
font-size: 40px;
font-weight: bold;
}

#background{
background: url("../images/bg_main.png") repeat scroll left top transparent;
}

#top-space {
height: 30px;
}

#wrapper{
margin: 0 auto;
width:1100px;
min-height: 700px;
border: 1px solid black;
background: #FFFFFF;
padding: 0px 30px 30px 30px;

-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;

  -moz-box-shadow: 0 0 10px 1px #000000;
  -webkit-box-shadow: 0 0 10px 1px #000000;
  box-shadow: 0 0 10px 1px #000000;

}

#header{
	width: 1090px;
	height: 100px;
	margin-bottom: 43px;
}

#logo {
	float: left;
	width: 686px;
}

#ika_globe {
float: right;
padding-top: 23px;
}
#top_links {
    height: 25px;
    margin-top: -29px;
}
.top_link_text_left {
font-family:'Signika', sans-serif;
float: left;
}
.top_link_text_left  a{
text-decoration: none;
color: #000;
}


.top_link_text_right {
font-family:'Signika', sans-serif:;
float: right;
}

.top_link_text_right  a{
text-decoration: none;
color: #000;
}

a:hover{
	color:#666;
}

#vertical_menu {
float: left;
min-height: 426px;
width:200px;

}

#main_slider {
float: right;
min-height: 426px;
width: 890px;
}

#news_ticker{
height: 50px;
float: right;
font-family: 'Signika', sans-serif;
}

#secondary_block {
    float: right;
    margin-top: 21px;
    min-height: 150px;
}

#ika_banner {
    background: none repeat scroll 0 0 #161613;
    float: left;
    margin-left: 35px;
    margin-top: 50px;
    overflow: hidden;
    position: relative;
}
#thumb_images {

}

#thumb{
/* margin: 10px; */
}

#search {

}
#footer_links {
/* text-align: center; */
}
#footer_links a{ 
   font-family:"Univers LT Std 57 Cn";
   font-size:12px;
   text-decoration: none;
   color: 000;
   float:right;
}
a:hover{
	color:#8B8D8E
}

#subheading {
    color: #35393F;
    font-family: 'Muli',sans-serif;
    font-size: 23px;
    line-height: 80px;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
}
 
#copyright {
	font-family:"Univers LT Std 57 Cn";
	font-size:12px;
	float:left;
}
#page_content {
    margin-left: 200px;
	line-height: 1.3;

/*     width: 700px; */
}	
#page_padding {
    padding: 0 49px 0 35px;
}

#page_background {
    background-color: #EEEEEE;
    padding: 35px;
		-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}

#page_tile {
    background-image: url("../images/subtitle_bg.jpg");
    border: 1px solid #267ED4;
    color: #FFFFFF;
    float: left;
    font-family: arial,helvetica,sans-serif;
    font-size: 20x;
    font-weight: bold;
    height: 14px;
    margin-left: 15px;
    padding: 10px 16px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	line-height: 1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5);
	margin-bottom: 15px;
}

#page_tile:hover{
	background: -moz-linear-gradient(19% 65% 90deg,#0082AD, #0099CC, #0099CC 51%);
	background: -webkit-gradient(linear, 0% 45%, 0% 60%, from(#0099CC), to(#0082AD));
	color: #f1f1f1; 
}

#search {
    background-image: url("../images/bg_search.png");
    background-position: right top;
    background-repeat: no-repeat;
     float: right;
    height: 48px;
    padding: 0;
    width: 199px;
}

#search #ajaxSearch_input {
    background-color: transparent;
    border: medium none;
    color: #999999;
    float: left;
    font-size: 0.9em;
    height: auto;
    margin: 14px 5px 0 28px;
    width: 135px;
}
#search #ajaxSearch_submit {
    margin: 5px 0 0;
    width: 25px;
}


#thumb_images .details{ margin: 5px 10px; }	
#thumb_images h4{ font:300 16px 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height:160%; letter-spacing:0.15em; color:#fff; text-shadow:1px 1px 0 rgb(0,0,0); }
#thumb_images p{ font:300 12px 'Lucida Grande', Tahoma, Verdana, sans-serif; color:#aaa; text-shadow:1px 1px 0 rgb(0,0,0);}
#thumb_images a{ text-decoration:none; }


.moduletable__left_menu_css .menu {
	font: bold 13px;
	line-height: 16px;
	background: #676767;
	border-left: 1px solid #1B1B1B;
	position: relative;
}

.moduletable__left_menu_css ul.menu li a {
	border-bottom: 1px solid #222;
	border-right: 1px solid #1B1B1B;
	border-top: 1px solid #555;
	color: white;
	display: block;
	padding: 14.6px;
	text-decoration: none;
	text-shadow: 1px 1px 1px black;
}

.moduletable__left_menu_css ul.menu li a:hover {
	color:#FFCC66;
	font-weight: bold;
}

.moduletable__logo_css p strong {
	font-size: 20px;
	margin-bottom: 8px;
	padding-top: -5px;
}

.moduletable__logo_css img {
	margin-top: -3px;
	margin-right: 1px;
	float: left;
}

.moduletable__logo_css img.caption {
	margin-top: -5px;
	margin-left: -11px;
}
	
.moduletable__logo_css p {
	font: 12px/17px Arial, Helvetica, sans-serif; 	
	margin: 0px;
	
}

.moduletable__logo_css {
	margin-top: 49px;
}

.moduletable__ca_heo_css {
	margin-bottom: -47px;
	margin-top: -31px;
	margin-right: -9px;
}

.moduletable__ca_heo_css img {
	z-index: 999 !important;
}

.first_bar2  {
	margin-left: 0px !important;
}

.moduletable__customer_css {
	border: 1px solid #d2d2d2;
	border-radius: 5px 5px 5px 5px;
	/*-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);*/
	margin-top: 16px;
}

.moduletable__customer_css h3 {
	text-transform: uppercase;
	border-bottom: 1px dotted #d2d2d2;
	font-size: 14px;
	padding-bottom: 5px;
	width: 168px;
	margin-left: 14px;
}

.moduletable__customer_css p {
	font-size: 14px;
	padding-left: 10px;
	height: 12px;
	background: url("../images/arrow.jpg") no-repeat scroll left 7px transparent;
}

.moduletable__customer_css .ja-box-ct {
	margin-left: 14px;
	margin-top: -8px;
}

.moduletable__profile_css {
	border: 1px solid #d2d2d2;
	border-radius: 5px 5px 5px 5px;
	height: 60px;
	margin-top: 16px;
}

.moduletable__profile_css img {
	margin-top: -10px;
	margin-left: 2px;
}

.article-content {
	margin-top: -20px;
}

.mosaic-block h4 {
	color: #ffffff;
	font-size: 14px;
	padding-left: 8px;
}