/* PAGELAYOUT CSS - 20060522 */

/* FULL PAGE */

div#main-shadow
{
    margin: 0 auto 0 auto; 
	width: 966px;
	background: url(imx/bg_main_shadow.png) repeat-y top center;
}

* html div#main-shadow {-background: none; 
           -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imx/bg_main_shadow.png', sizingMethod='scale');}


div#page
{
    width: 950px; /* This can be changed to any fixed width if desired */
    margin: 0 auto 0 auto; /* General method for centering content if fixed page width, for other browsers than IE */
    text-align: left; /* Reset IE method for centering page, to stop all other content on the page from centering */
    background: #f5f3f0;
	border-right: solid 1px #72533e;
	border-bottom: solid 1px #72533e;
	border-left: solid 1px #72533e;

}

div#main_bottom_shadow {background: url(imx/main_bottom_shadow.gif) repeat-x; width: 966px; margin: 0  auto 0 auto; height: 50px; line-height: 50px;}



/* HEADER */

div#header
{
    padding: 0 0 0 0;
	background: url(imx/top_bg.gif) repeat-x;
}

div#header ul
{
    margin: 0;
    padding: 0.25em 0 0.25em 0;
}

div#header ul li
{
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    display: inline;
    margin-left: 1em;
}

div#logo
{
    float: left;
    margin: 0 0 0 0;
	background: url(imx/logo_bg.gif) repeat-x;
}


div#logo_shadow
{
    float: left;
	width: 16px;
	height: 114px;
    margin: 0 0 0 0;
	background: url(imx/logo_shadow.png) no-repeat;
}

* html div#logo_shadow {-background: none; 
           -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imx/logo_shadow.png', sizingMethod='crop');}



div#usermenu
{
    background-image: url(../images/header_bg.png);
    background-position: top left;
    background-repeat: repeat-x;
    height: 25px;
}

div#languages
{
    background-image: url(../images/header_bg_left.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    float: left;
    clear: left;
    width: 24%;
    height: 25px;
    font-size: 0.85em;
}

div#links
{
    background-image: url(../images/header_bg_right.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    float: right;
    clear: right;
    text-align: right;
    padding-right: 0;
    font-size: 0.9em;
    font-weight: bold;
    height: 25px;
    width: 75%;
}

div#links a
{
    color: #515346;
    border-left: 1px solid #CECEC2;
    display: block;
    float: right;
    padding-left: 0.75em;
    padding-right: 0.75em;
    height: 18px;
}

div#searchbox
{
    /* width: 20em; Needs to be sufficient width to fit both text input and submit button to avoid Konqueror breaking the line between them */
    text-align: right;
	color: #000;
	font-weight: bold;
	font-size: 10px;
    float: right;				  
	position: relative;
	top: 22px;

}
   
div#searchbox span {margin: 20px 30px 0 0;}



div#icons {float: right; color: #000; font-size: 10px;}
div#icons a {color: #ffffff: float: right;}

#searchtext
{
    border: 1px solid #A5ACB2;
    font-size: 11px;
}


input#search_btn
{
	margin-right: 20px;
	background: url(imx/ico_btn_search.png) no-repeat;
}

* html input#search_btn {-background: none; 
           -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imx/ico_btn_search.png', sizingMethod='crop');}



img#ico_home
{
	background: url(imx/ico_home.png) no-repeat;
}

* html img#ico_home {-background: none; 
           -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imx/ico_home.png', sizingMethod='crop');}
		   
img#ico_contact
{
	background: url(imx/ico_contact.png) no-repeat;
}

* html img#ico_contact {-background: none; 
           -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imx/ico_contact.png', sizingMethod='crop');}
		   
img#ico_map
{
	background: url(imx/ico_map.png) no-repeat;
}

* html img#ico_map {-background: none; 
           -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imx/ico_map.png', sizingMethod='crop');}
		   

input#searchbutton
{
   /* margin-top: -0.1em;*/
   color: #fff; font-size: 11px; font-weight: bold; background: #aa0000; width: 80px; height: 25px;
}

.pageheader {margin: 0 0 20px 0; color: #885522; border-bottom: solid 2px;}

/* TOP MENU */

.topmenu_top {line-height: 8px; width: 100%; background: #980202 url(imx/menu_bg_top.gif) repeat-x;}
.topmenu_bot {line-height: 8px; width: 100%; background: #980202 url(imx/menu_bg_bot.gif) repeat-x;}

div#topmenu
{
    margin: 0;
	padding: 0;
	text-align: center;
}

div#topmenu ul
{
	text-align: center;
    margin: 0;
    padding: 0;
    background-image: url(imx/topmenu_bg.gif);
    background-repeat: repeat-x;
    height: 42px;
}

div#topmenu li
{
    background-image: url(imx/topmenu_bg.gif);
    background-repeat: repeat-x;
    height: 42px;
    margin: 0;
    float: left;
    padding: 0;
    font-size: 11px;
    font-weight: bold;
    list-style-type: none;
    list-style-image: none;
}

div#topmenu li.selected
{
    background: url(iimx/topmenu_bg.gif);
	background-position: 0 42px;

}

div#topmenu li a
{
    text-decoration: none;
    color: #fff;
    border-left:  1px solid #cb6060;
	border-right: 1px solid #7e0303;
    display: block;
    float: left;
    margin: 0;
    padding-left: 14px;
	padding-right: 14px;
    margin-top: 0px;
    padding-top: 4px;
	margin-bottom: 4px;
    padding-bottom: 14px;
    height: 24px;
    line-height: 34px;
    background-image: url(imx/topmenu_bg.gif);
    background-repeat: repeat-x;

}

/* Îáìàíûâàåè Îïåðó è ÔÔ */
* html div#topmenu li a {
						padding-bottom: 4px;
						}

						
div#topmenu li .active
{
    text-decoration: none;
    color: #fc9;
    border-left:  1px solid #cb6060;
	border-right: 1px solid #7e0303;
    display: block;
    float: left;
    margin: 0;
    padding-left: 14px;
	padding-right: 14px;
    margin-top: 0px;
    padding-top: 4px;
	margin-bottom: 4px;
    padding-bottom: 14px;
    height: 24px;
    line-height: 34px;
    background: url(imx/topmenu_bg.gif);
	background-position: 0 42px;
    background-repeat: repeat-x;

}

/* Îáìàíûâàåè Îïåðó è ÔÔ */
* html div#topmenu li  .active {
						padding-bottom: 4px;
						}						
						
						
div#topmenu li a:hover
{
    background: url(imx/topmenu_bg.gif);
	background-position: 0 42px;
	color: #ffcc99;
    border-left:  0px;
	border-right: 0px;
    padding-left: 15px;
	padding-right: 15px;

}

.firstli {border-right: 1px solid #7e0303; width: 7px;}
.lastli  {border-left:  1px solid #cb6060; width: 6px;}


div#topmenu div.topmenu-design
{
    background-color: #FFF;
    padding: 0;
	text-align: center;
}

/* PATH */

div#path
{
    padding: 8px 30px 10px 30px;
    font-size: 10px;
	background: url(imx/path_bg.gif) repeat-x;
}

div#path p
{
    margin: 0;
}


/* Left Menu*/


#leftmenu a {font-size: 15px; font-weight: bold; color: #000; text-decoration: none;} 
div#leftmenu {width: 230px; text-align: left;} 
#leftmenu span {font-size: 12px; text-decoration: underline; font-weight: normal;} 
#leftmenu a:hover {color: #790000;}
.leftmenu-design {background: #fff; width: 230px; padding: 5px 0 10px 0; margin: 0;} 
.leftmenu-design ul {margin-left: 0; padding-left: 0; bbbbbackground: #ff0000;} 
div#leftmenu ul.leftmenu-li {margin-left: -9px; padding-left: -9px; }  
div#leftmenu_top {
	width: 230px; height: 35px; 
	line-height: 35px; background: #790000 url(imx/leftmenu_top_bg.gif) repeat-x; 
	font-size: 12px;
} 
div#leftmenu_top a {
	color: #fff; text-decoration: none; font-weight: bold; 
	padding: 10px 0 0 0px ; 
	margin-left: 30px;
	border-bottom: dashed 1px; 
}

div#leftmenu_top span {
	color: #ffcc99; text-decoration: none; font-weight: bold; 
	padding: 10px 0 0 0px ; 
	margin-left: 30px;
}

#leftmenu .active {font-size: 15px; text-decoration: none;} 
#leftmenu .active span {font-size: 12px; text-decoration: none;} 

	 
div#leftmenu_top a:hover {color: #ffcc99;}
div#leftmenu_top_shadow {width: 260px; background: url(imx/leftmenu_top_shadow.gif) no-repeat top right;}
div#leftmenu_shadow {width: 260px; background: url(imx/leftmenu_shadow.gif) no-repeat bottom right;}
div#leftmenu_bot_shadow {width: 260px; height: 15px; line-height: 15px; background: url(imx/leftmenu_bot_shadow.gif) no-repeat;}


/* COLUMNS */

div#columns
{
   padding: 0 320px 0 320px;
}

div.nosidemenu div#columns
{
   padding-left: 0;
}

div.noextrainfo div#columns
{
   padding-right: 0;
}
/* First page blocks */

.separated {background: url(imx/sep_hor.gif) repeat-x bottom left; padding-bottom: 2px; margin-top: 6px;}
.news p {margin-top: 0px;}
.news a {color: #000; text-decoration: none;}
.news a:hover {color: #600; text-decoration: underline;}
.newsdate, faq_quest, all_about {color: #930; font-weight: bold;}
.more_articles {text-align: right; margin-bottom: 10px; margin-top: 2px; font-weight: bold;}


.tn-left-top {float:left; margin: 0 10px 0 0; padding-bottom: 4px; background: url(imx/image_shadow.gif) no-repeat bottom left;}
.tn-left-top img {margin: 0 0 7px 0;  padding: 8px; background: #fff;}

.banner {margin: 0 0 15px 0; padding-bottom: 15px; background: url(imx/banner_shadow.gif) no-repeat bottom left;}

/* SIDE MENU */

div#sidemenu-position
{
    width: 320px;
    margin-left: -320px;
    float: left;
    display: inline; /* Fix for IE double margin bug */
}

div.nosidemenu div#sidemenu-position
{
    display: none;
}

div#sidemenu ul
{
    list-style-type: none;
    margin: 0.5em 0 0.5em 0;
}

div#sidemenu ul li
{
    margin: 0.25em 0 0.25em 0;
    list-style-type: none;
    list-style-image: none;
}

div#sidemenu div.box div.box-content
{
    padding-left: 0.75em;
    padding-right: 0;
}

div#sidemenu h4
{
    margin: 0;
}

div#sidemenu h4 a
{
    color: #525345;
    text-decoration: none;
}

div#sidemenu ul.menu-list a.selected
{
    font-weight: bold;
}

div#sidemenu ul.submenu-list
{
    list-style-type: none;
    margin-left: 1em;
}

div#sidemenu ul.submenu-list a.selected
{
    font-weight: bold;
}

div#sidemenu ul.menu-list li a, div#sidemenu ul.submenu-list li a
{
    background-image: url(../images/sidemenu_bullet.png);
    background-position: 0.2em 0.5em;
    background-repeat: no-repeat;
    padding-left: 18px;
    display: block;
    font-size: 0.85em;
}

/* MAIN AREA */

div#main-position
{
    width: 100%;
    float: left;
}

div#main
{

}

div.nosidemenu div#main-position
{
    margin-left: 0;
}

div.noextrainfo div#main-position
{
    margin-right: 0;
}

/* EXTRA CONTENT */

div#extrainfo-position
{
    width: 320px;
    margin-right: -320px;
    float: left;
}

div.noextrainfo div#extrainfo-position
{
    display: none;
}

div#extrainfo
{

}

/* FOOTER */

div#footer
{
    clear: both; /* Ensures that the footer is pushed properly below the columns */
    padding: 15px 0 40px 0;
    background: #ebebeb url(imx/footer_bg.gif) left bottom repeat-x;
    font-size: 10px;
	border-top: solid 2px #e0e0e0;
}

div#footer address
{
    font-style: normal;
	padding-left: 260px;
	padding-right: 30px;
}

div#sidemenu
{
    padding: 0 0.25em 0 0;
}

div#extrainfo
{
    padding: 0 0 0 0.25em;
}

/*.price {float: right; color: #666666; padding: 3px 10px 5px 10px; margin-left: 4px; background: #eee; border: solid 1px dashed #aaa; display: block;}*/
/*.price {float: right; color: #fff; padding: 3px 10px 5px 10px; margin-left: 4px; background: #888;}*/
.price {float: right; color: #fff; padding: 3px 10px 5px 10px; margin-left: 4px; background: #900;}
.price span {font-size: 19px; font-family: arial;}
.item {background: url(imx/sep_hor.gif) repeat-x bottom left; width: 100%; margin-bottom: 15px; clear: both; }
* html .item { padding-bottom: 6px; }

.item-description, .item-image, .item-text {float: left;}

.item-image {margin: 0 15px 5px 0; display: block;}
.item-image img {padding: 8px; background: #fff; border: solid 1px #aaa;}
div.clear
        {
          clear: both;
          font-size: 1px;
          line-height: 1px;
          overflow: hidden;
          visibility: hidden;
          width: 0;
          height: 0;
       }
