/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

#left div.moduletable {
	background: #121D2E url(../../images/blue/left_module_bg.png) 0 100% repeat-x;
}

#left div.moduletable h3 {
	background: url(../../images/blue/left_module_header.png) 0 0 repeat-x;
}

#left div.moduletable-color {
	background: #344569 url(../../images/blue/left_module_bg.png) 0 100% repeat-x;
}

#left div.moduletable-color h3 {
	background: url(../../images/blue/left_module_header_color.png) 0 0 repeat-x;
}

#left div.moduletable-blank {
	background: url(../../images/blue/left_module_bg.png) 0 100% repeat-x;
}

#left div.moduletable_menu {
	background: #192841 url(../../images/blue/menu_bg.png) 0 0 no-repeat;
}

#left div.moduletable_menu h3 {
	background: url(../../images/blue/menu_level2_item.png) 0 0 no-repeat;
}

.maintopbox div.module, .mainbottombox div.module {
	background: url(../../images/blue/main_module_t.png) 0 0 repeat-x;
}

.maintopbox div.module div, .mainbottombox div.module div {
	background: url(../../images/blue/main_module_b.png) 0 100% repeat-x;
}

.maintopbox div.module div div, .mainbottombox div.module div div {
	background: url(../../images/blue/main_module_m.png) 0 0 repeat;
}

#right div.module {
	background: url(../../images/blue/right_module_m.png) 0 0 repeat-y;
}

#right div.module div {
	background: url(../../images/blue/right_module_t.png) 0 0 no-repeat;
}

#right div.module div div {
	background: url(../../images/blue/right_module_b.png) 0 100% no-repeat;
}

#right div.module h3 {
	background: url(../../images/blue/right_module_header.png) 0 100% repeat-x;
}

#right div.module-slider {
	background: url(../../images/blue/right_module_t.png) 0 0 no-repeat;
}

#right div.module-slider h3 {
	background: url(../../images/blue/right_module_header.png) 0 0 no-repeat;
}

#contenttop div.module, #contentbottom div.module {
	background: url(../../images/blue/main_module_t.png) 0 0 repeat-x;
}

#contenttop div.module div, #contentbottom div.module div {
	background: url(../../images/blue/main_module_b.png) 0 100% repeat-x;
}

#contenttop div.module div div, #contentbottom div.module div div {
	background: url(../../images/blue/main_module_m.png) 0 0 repeat;
}

#bottom div.module {
	background: url(../../images/blue/bottom_module_br.png) 100% 100% no-repeat;
}

#bottom div.module div {
	background: url(../../images/blue/bottom_module_tr.png) 100% 0 no-repeat;
}

#bottom div.module div div {
	background: url(../../images/blue/bottom_module_bl.png) 0 100% no-repeat;
}

#bottom div.module div div div {
	background: url(../../images/blue/bottom_module_tl.png) 0 0 no-repeat;
}

#bottom div.module-style1 {
	background: url(../../images/blue/bottom_module_br_style1.png) 100% 100% no-repeat;
}

#bottom div.module-style1 div {
	background: url(../../images/blue/bottom_module_tr_style1.png) 100% 0 no-repeat;
}

#bottom div.module-style1 div div {
	background: url(../../images/blue/bottom_module_bl_style1.png) 0 100% no-repeat;
}

#bottom div.module-style1 div div div {
	background: url(../../images/blue/bottom_module_tl_style1.png) 0 0 no-repeat;
}

#bottom div.module-style2 {
	background: url(../../images/blue/bottom_module_br_style2.png) 100% 100% no-repeat;
}

#bottom div.module-style2 div {
	background: url(../../images/blue/bottom_module_tr_style2.png) 100% 0 no-repeat;
}

#bottom div.module-style2 div div {
	background: url(../../images/blue/bottom_module_bl_style2.png) 0 100% no-repeat;
}

#bottom div.module-style2 div div div {
	background: url(../../images/blue/bottom_module_tl_style2.png) 0 0 no-repeat;
}

#bottom div.module-style3 {
	background: url(../../images/blue/bottom_module_br_style3.png) 100% 100% no-repeat;
}

#bottom div.module-style3 div {
	background: url(../../images/blue/bottom_module_tr_style3.png) 100% 0 no-repeat;
}

#bottom div.module-style3 div div {
	background: url(../../images/blue/bottom_module_bl_style3.png) 0 100% no-repeat;
}

#bottom div.module-style3 div div div {
	background: url(../../images/blue/bottom_module_tl_style3.png) 0 0 no-repeat;
}