/* Base CSS */
/* Base CSS */
@import url(reset.css);
@import url(fonts.css);
@import url(base.css);

/* Sticky footer. The height for #footer and #push, and the negative bottom margin for the #wrapper must be the same! */
html, body { height: 100%; direction:ltr }
body
{ 
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	background:#F1F1F1 url(../images/skigb.gif) repeat-y 50% top;
}
#wrapper { background:#FFFFFF; max-width:1405px; min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -72px;  }
/*#footer, #push { height: 72px; margin: auto; }*/
#wrapper/*, #footer */{ min-width: 980px; max-width: 1400px;  }
.right {float:right;}
.left {float:left;}
p img {margin:5px;}
.clear 
{
	height: 0;
	clear: both;
	overflow: hidden;
}
 
#inner_product .clear {
	height:auto !important;
	overflow:auto !important;
}
.clear_right {clear:right;}
.clear_left {clear:left;}
td { vertical-align:top; padding:0; }
table{ border-collapse:collapse; border-spacing:0; }
img { border: 0; vertical-align: middle; }
/* Your CSS goes here! */
a { color: #498bdd; }
a:hover { text-decoration:none;}

#back_1 { background:url(../images/back1.jpg) no-repeat top right; position:relative; overflow:hidden; }
#back_2 { background:url(../images/back4.png) no-repeat top left; position:relative;  z-index:2; }
#mahoar{
	position:absolute;
	top:530px;
	left:82.5%;
	z-index:1;
}
#post_wrapper {
	width:1000px;
	margin: 0 auto;
}	
#main {
	background:url(../images/seplash.png) right top  no-repeat;
	padding: 0 20px 0 0; 
}
#menu_top {
	background:url(../images/top_menu_gard.gif) repeat-x top center;
	padding: 11px 19px 0 17px;
	height:25px;
}
#menu_top ul {
	padding:0;
	margin:0;
	list-style:none;
}

#menu_top ul li {
	background:url('../images/mmenu.gif') top right no-repeat;
	position:relative;
	float:right;
	width:143px;
	height:25px;
	margin-left: 2px;
	z-index:52525252;
}
#menu_top li a {
	display:block;
	width:143px;
	height:25px;
	text-decoration:none;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	line-height:23px;
	color:#FFFFFF;
}
#menu_top .austria:hover,#menu_top .austria li
{
	background:url(../images/top_menu_grads/austria.gif);
}
#menu_top .france:hover,#menu_top .france li
{
	background:url(../images/top_menu_grads/france.gif);
}
#menu_top .italy:hover,#menu_top .italy li
{
	background:url(../images/top_menu_grads/italy.gif);
}
#menu_top .czech:hover,#menu_top .czech li
{
	background:url(../images/top_menu_grads/czech.gif);
}
#menu_top ul li ul {
	position:absolute;
	left:0;
	top:25px;
	width:143px;
	border-top:1px solid #ddd;
	text-align:center;
	padding: 0;
	line-height:18px;
	font-size:14px;
	display:none;
}
#menu_top ul li:hover ul {
	display:block;
}
#menu_top ul li ul li{
	width:143px;
	height:25px;
	margin:0;
	line-height:21px;
}
#menu_top ul li ul li a {
	color:#D5D4D4;
	text-decoration:underline;
	font-weight:bold;
	background: none;
	font-size: 13px;
}
#menu_top ul li ul li:hover a {
	color:#fff;
}

#left_top {
	height:180px;
}
#left_col {
	float:center;
	width:219px;
}
#flash_snow
{
	width:100%;
	height:300px;
	position: absolute;
	top:0; left:0;
	z-index: -10;
}
#right_col {
	float:right;
	width:761px;
}			
#content {
	padding-top:87px;
}
#page_box {
	background: url(../images/box.png) no-repeat top right;
	width:280px;
	height:21px;
	padding: 3px;
	margin-bottom:8px;
}
#page_box .in {
	color:#0c60af;
	font-size:15px;
	font-weight:bold;
	padding:2px 123px 0 0;
}

#page_box .in #ajax_link {
	color:#0c60af;
	cursor: pointer;
}

#product {
	background:url(../images/main_back-product.png) repeat top center;
	padding:5px;
}
#products-inner{
    height:350px;
    width:751px;
    overflow:hidden;
    position: relative;
}
.small #products-inner{
	width:163px;
	height: 238px;
}
#products-inner2{
    position:relative;
    white-space:nowrap;
    overflow:hidden;
}
#products-inner2 .insider{
    /*display:inline-block;*/
    clear:both;
    width:751px;
    height:349px;
}
.small #products-inner2 .insider{
	width:163px;
	height: 238px;
}
#product .in {
	border: solid 1px #e0e8ed;
	float:right;
	background:#FFFFFF;
	width:184px;
	height:348px;
	margin-left:2px;
	position:relative;
	cursor:pointer;
}
#product .in.last {
	margin-left:0;
}
#product .in .name {
	height:40px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	line-height:36px;
	padding-top:6px;
}

#product .name.austria{color:#e23941}
#product .name.italy{color:#2068c0}
#product .name.czech{color:#fa6604}
#product .name.france{color:#11952a}

#product .in-a
{
	width:184px;
	height:348px;
	/*position:absolute;*/
	top:0;
	left:0;
	text-decoration:none;
	cursor:pointer;
}
#product .in-a-small
{
	width:165px;
	height:123px;
	position:absolute;
	top:0;
	left:0;
	text-decoration:none;
	cursor:pointer;
}
#product .in .name span {
	font-size:12px;
}
#product .in .middle
{
	background:url(../images/price.gif) repeat-x top center;
	height:76px;
	text-align:center;
	color:#59606c;
	padding-top:15px;
	line-height:19px;
	cursor:hand;
}
#product .in .price {
	padding-bottom:3px;
	font-size:20px;
}	
#product .in .price strong {
	color:#555;
	font-size:30px;
	font-weight:bold;
}	
#product .in .add-line1 {
	color:#444;
	font-size:19px;
	font-weight:bold;
}
#product .in .add-line2 {
	font-size:12px;
}
#product .in .text {
	height:182px;
	padding: 2px 12px;
	color:#737a84;
	line-height:16px;
    overflow:hidden;
}
#product .in .text .short_desc{
	height: 50px;
	overflow: hidden;
	font-size:11px;
}
#product .in .text .movie_op_pic{
	height:114px;
	padding-top: 8px;
	overflow: hidden;
	text-align:center;
}

#product .in .text .movie_op_pic p{
	margin-top: -4px;
}

#product .in .text .move {
	margin-top:7px;
}	
#side_menu {
	margin: 172px 22px 0 0;
	height:50px;
	width:176px;
	font-family: Arial;
}
#side_menu ul {
	padding:0;
	margin:0 0 33px 0;
	list-style:none;
}	
#side_menu li
{
	background: white;
	list-style:none;
	height:22px;
	margin-bottom:2px;
	font-weight: bold;
}
#side_menu li a {
	text-decoration:none;
	display:block;
	height:19px;
	padding: 3px 13px 0 0;
	color: #174b86;
}
#side_menu li a:hover
{
	color: #59606c;
}
#side_menu .current
{
	background: #e6eff8;
}
#side_menu .reg
{
	background: #285b99;
}
#side_menu .build_pack
{
	background: #184685;
}

#side_menu .reg a, #side_menu .build_pack a
{
	color: #fff;
}
#side_menu .reg a:hover, #side_menu .build_pack a:hover
{
	color: #fff;
}

#side_menu .build_pack2
{
	background: #285b99;
}

#side_menu .reg a, #side_menu .build_pack2 a
{
	color: #fff;
}
#side_menu .reg a:hover, #side_menu .build_pack2 a:hover
{
	color: #fff;
}

#side_menu .menu_section
{
	position: relative;
}
#side_menu .menu_section ul
{
	width: 200px;
	padding-left: 10px;
	position: absolute;
	top:0; left: 170px;
	display: none;
	z-index: 50;
}
#side_menu .menu_section ul li
{
	background: #fff;
	border: 1px solid #888;
	position: relative;
	z-index: 500;
}

#flashcontent embed
{
	position: relative;
	z-index: 1;
}

#new {
	float:left;
	height:110px;
	width:312px;
	font-weight:bold;
	color:#6a717c;
	background:url(../images/new.png) no-repeat top center;
	margin-top:15px;
	padding: 37px 170px 0 100px;
}
#new a {
	display:block;
	color:#285b99;
	font-size:16px;
	text-decoration:none;
}
#spacer{
	height: 149px;
}
#footer {
	margin-top:30px !important;
	height:120px;
}
#footer.home
{
	margin-top: 20px;
}
#footer a {
	font-weight:bold;
}	
#menu_bottom {
	padding-right:0;
	padding-top:3px;
	margin-bottom:10px;	
	background:url(../images/footer_grad.png) repeat-x top center;
	height:	23px;
}
#menu_bottom ul {
	padding:1px 0 0 20px;
	margin:0;
	list-style:none;
}
#menu_bottom ul li{
	list-style:none;
	float:left;
	border-right: solid 1px #a9b3c0;
	padding:1px 0;padding-right:20px;
	margin-right:20px;
	white-space:nowrap;
}
#menu_bottom li.current a
{
	color:red !important;
}
#menu_bottom ul li.last{
	border-left: none;
	padding-left:0;
	margin-left:0;
}	

.all_rights {
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	color: #59606c;
	font-weight: normal;
	float: right;
	margin-top:7px;
}
.logo_kcs {
	font-family: Tahoma;
	font-size: 11px;
	color: #97a2ad;
	font-weight: normal;
	float: left;
	width: 164px;
	text-align: left;
	margin-top: -15px;
}
#footer .logo_kcs a{
	color: #98b9db;
	font-weight:normal;
}
.logo_kcs p{
	float: left;
	margin-top: 8px;
}
.left_logo {
	float: left;
	margin-top: 19px;
	padding-right: 10px;
}


/********************************* 21.5.09 **************************/
#side_menu li {
	margin-bottom:1px;
}

#side_menu li a {
	height:17px;
	border: solid 1px #aab9cc;
}	
#side_menu .menu_section ul li {
	border:none;
}
#side_menu ul {
	margin-bottom:18px;
}		

.space22
{
	
}

#fb_like
{
	margin-bottom: 15px;
	margin-top: -20px;
}

#youtube
{
	text-align: center;
	clear: both;
	margin-top: -20px;
	zoom :1;
	margin-right: 70px;
	float: left;
	clear: both;
	position: relative;
}


