@charset "utf-8";

body	{
background:url(../img/layout/tile.png) top left repeat;
/*	background-image:url(../img/layout/tile.png);
	background-repeat:repeat;
	background-position:top left;*/
	margin:0;
	padding:0;
	text-align:center;
	font-size:11px;
	line-height:1.4;
	text-decoration:none;
	color:#fff;
	font-family:"Trebuchet MS", Verdana, Tahoma, sans-serif; 
	}
	
/*
body { font: 1em "Lucida Grande",Lucida,Verdana,sans-serif; font-size: 62.5%; line-height: 1;}
*/
	
img {
	border:none;
	}
	
h1	{
	margin:1px 0 3px 0;
	padding:0;
	font-size:24px;
}

h2	{
	margin:0;
	padding:0;
	font-size:18px;
}

h3	{
	margin:0;
	padding:0;
	font-size:14px;
}

h4	{
	margin:0;
	padding:0;
	font-size:12px;
}

p {
	margin: 0 0 6px 0;
}
	
/*links______________________________*/
a, a:link, a:visited	{
	color:#e2001a;
	text-decoration: none;
}

a:hover		{
	color:#e2001a;
	text-decoration:underline;
}

a:active	{
	color:#e2001a;
	text-decoration:none;
}
	
a:focus {
	outline: none;
}

a img {
    border: 0;
}

.exp_col_all a	{
	font-size: 10px;
	color: #777;
	}

.exp_col_all a:link, .exp_col_all a:visited	{
	color: #777;
	}
.exp_col_all a:hover, .exp_col_all a:active	{
	color: #999;
	text-decoration: none;
	}
/*links end______________________________*/

.white	{
	color:#fff;
}	

.red	{
	color:#e2001a;
}	
	
.div_clear	{
	font-size:0px;
	height:0px;
	clear:both;
	}
	
#wrapper	{
	margin:0 auto;
	width:100%;
	}
	
#container	{
	margin:0 auto;
	width:100%;
	text-align:left;
	background-image:url(../img/layout/top_bg.gif);
	background-repeat:repeat-x;
	background-position:top center;
	}

#header	{
	margin:0 auto;
	width:980px;
	height:56px;
	}
	
#headerTopBar	{
	width:980px;
	height:56px;
	float:left;
	}
	
#fl_topMenu	{
	width:650px;
	height:56px;
	float:left;
	}

/* SEARCH */	
#searchContainer	{
	width:250px;
	height:56px;
	float:left;
	}
	
#search	{
	padding-top:10px;
}

#search input[type="text"] {
    background: url(../img/layout/search-dark.png) no-repeat 10px 6px #444;
    border: 0 none;
    font: bold 10px "Trebuchet MS", Sans-serif;
    color: #777;
    width: 150px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}

#search input[type="text"]:focus {
    width: 200px;
}	
/* SEARCH end */	
	

#contentWrapper	{
	margin:0 auto;
	width:980px;
	height:auto;
}

#leftSide	{
	width:200px;
	height:auto;
	display:block;
	float:left;
	margin-left:80px;
}

/*	
#menu	{
	width:200px;
	height:auto;
	float:left;
}
*/


#menuOferta {
margin-bottom:300px;
}


.fl_warning	{
	text-align:center;
	color:#fff;
	}
	
#centerAndRightSide	{
	width:620px;
	height:auto;
	float:left;
	background-image:url(../img/layout/shadow_banner.png);
	background-repeat:no-repeat;
	background-position:0 200px;
}
		
#fl_banner	{
	width:620px;
	height:200px;
	float:none;
}

#contentContainer {
	width:410px;
	height:auto;
	margin:0 5px;
	float:left;
}

.exp_col_all	{
	clear: both;
	text-align:right;
	color:#777;
}





.collapsable_div	{
	width:410px;
	background:url(../img/layout/overlay.png) repeat;
	}
	
.collapsable_div_title	{
	width:410px;
	height:22px;
	}
	
.collapsable_div_title:hover	{
	background-color:#dadada;
	background:url(../img/layout/overlay.png) repeat;
	}
	
.col_exp_img	{
	width:21px;
	height:22px;
	float:right;
	padding-right:7px;
	vertical-align:middle;
	}
	
.collapsable_div_txt	{
	padding:0 5px;
	}






#rightSide	{
	width:200px;
	height:auto;
	display:block;
	float:right;
display:none;
}

#featuredItem	{
background-color:green;
}
	
#underSiteContent	{
	margin:0 auto;
	width:980px;
	height:auto;
}
	
#hGallery	{
	width:820px;
	height:185px;
	margin:0 80px;
}
	
#hGalleryShadow	{
	width:820px;
	height:20px;
	float:left;
	background:url(../img/layout/shadow_hgallery.png) no-repeat;
}
	
#fl_hGallery	{
	width:820px;
	height:165px;
	float:left;
}
	
#ue	{
	background:url(../img/layout/ue.jpg) no-repeat;
	width:820px;
	height:60px;
	float:left;
	margin:10px 80px;
}

#footerWrapper {
	margin:0 auto;
}

#footerContainer {
	margin:0 auto;
	width:820px;
}


#footer		{
	width:820px;
	height:auto;
	margin-bottom:10px;
	display:inline;
	float:left;
	font-size:10px;
}

#footer a,#footer a:link,#footer a:visited {
	color:#fff;
}

#footer a:hover		{
	color:#e2001a;
	text-decoration:none;
}

#footer a:active	{
	color:#e2001a;
}

/*	
#footer_logo	{
	width:44px;
	height:11px;
	float:left;
	}
*/	
#footer_logo_link {
	width:40px;
	height:15px;
	float:left;
	background:url(../img/layout/krd_logo.png) no-repeat;
}
	
#footer_logo_link:hover {
	background:url(../img/layout/krd_logo.png) 0 -15px no-repeat;
}
	
#footer_copyrights	{
	width:100px;
	height:auto;
	float:left;
}
	
#footer_links	{
	width:150px;
	height:auto;
	float:right;
	text-align:right;
}

/*	
#stickybar {
	padding:0;
	position:fixed;
	bottom:50px;
	left:-10px;
	z-index:2000;
	width:100%;
	text-align:center;
}
*/


/* jqDOCK */
/*
#topLeft, #topRight {
  position: fixed;
  width: auto;
  vertical-align: middle;
  background: #ffdab9;
  text-align: center;
}

#topLeft {
  top: 10px;
  left: 10px;
}

#topRight {
  top: 10px;
  right: 10px;
}
*/

#jqDockLeft {
	position:absolute;
	top:0;
	left:5px;
	display:none;
}

#jqDockRight {
	position:absolute;
	top:0;
	right:5px;
	display:none;
}

/*position and hide the menus initially - leave room for menu items to expand...*/
/*#description {margin-left:100px; width:490px;}*/
#jqDockMenuContainer {width:100%;}
/*...set the cursor...*/
#jqDockLeft div.jqDock {cursor:pointer;}
#jqDockRight div.jqDock {cursor:pointer;}
/*label styling...*/
div.jqDockLabel {font-weight:bold; white-space:nowrap; color:#fff; cursor:pointer; background-color:#e2001a; padding:0 5px;}
/* jqDOCK end */
