body {
    font-family: Tahoma, sans-serif;
    font-size: 1em;
    text-align: center;
    background-color: #ffffff;
}

#tebo {
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
    font-family: Tahoma, sans-serif;
    font-size: 1em;
    border:0;
    width: 924px;
}

#tebo td {
    border-collapse: collapse;
	margin:0;
}

#tebo .jl-head {
    width: 924px;
    height: 75px;
    background-image: url('../images/head/header_bg.gif');
    background-repeat: no-repeat;
    vertical-align: bottom;
    font-size: .7em;
}
#tebo .jl-head .spacer {
    width: 150px;
    float: left;
}

#tebo .jl-head a {
    color: #2D286C;
    text-decoration: none;
    font-weight: bold;
}
#tebo .jl-head a:hover {
    color: #2D286C;
    text-decoration: none;
    font-weight: bold;
}

#tebo .jl-head .tab-inactive {
    padding-top:1px;
    float: left;
    height: 21px;
    border-bottom: 1px solid #3B377D;
    font-weight: bold;
}
#tebo .jl-head .tab-inactive .left {
    width: 6px;
    height: 21px;
    background-image: url('../images/tabs/inactive_tab_left.gif');
    background-repeat: no-repeat;
    float: left;
}
#tebo .jl-head .tab-inactive .right {
    width: 6px;
    height: 21px;
    background-image: url('../images/tabs/inactive_tab_right.gif');
    background-repeat: no-repeat;
    float: left;
}
#tebo .jl-head .tab-inactive .tab-content {
    height: 21px;
    background-image: url('../images/tabs/inactive_tab_bg.gif');
    background-repeat: repeat-x;
    float: left;
    text-align: center;
    vertical-align: top;
    padding-top: .45em;
    display: block;
}

#tebo .jl-head .tab-active {
    float: left;
    height: 22px;
    border-bottom: 1px solid #005DCE;
}
#tebo .jl-head .tab-active .left {
    width: 6px;
    height: 22px;
    background-image: url('../images/tabs/active_tab_left.gif');
    background-repeat: no-repeat;
    float: left;
}
#tebo .jl-head .tab-active .right {
    width: 6px;
    height: 22px;
    background-image: url('../images/tabs/active_tab_right.gif');
    background-repeat: no-repeat;
    float: left;
}
#tebo .jl-head .tab-active .tab-content {
    height: 22px;
	color: #D2EBF2;
    background-image: url('../images/tabs/active_tab_bg.gif');
    background-repeat: repeat-x;
    float: left;
    text-align: center;
    vertical-align: top;
    padding-top: .45em;
    display: block;
}

#tebo .jl-head .tab-over {
    padding-top:1px;
    float: left;
    height: 21px;
    border-bottom: 1px solid #3B377D;
}
#tebo .jl-head .tab-over .left {
    width: 6px;
    height: 21px;
    background-image: url('../images/tabs/over_tab_left.gif');
    background-repeat: no-repeat;
    float: left;
}
#tebo .jl-head .tab-over .right {
    width: 6px;
    height: 21px;
    background-image: url('../images/tabs/over_tab_right.gif');
    background-repeat: no-repeat;
    float: left;
}
#tebo .jl-head .tab-over .tab-content {
    height: 21px;
    background-image: url('../images/tabs/over_tab_bg.gif');
    background-repeat: repeat-x;
    float: left;
    text-align: center;
    vertical-align: top;
    padding-top: .45em;
    display: block;
}

/* SUBMENU */
#tebo .sub-menu {
    height: 99px;
    width: 774px;
    border-top: 0;
    clear: both;
    background-image: url('../images/submenu_bg.gif');
    background-repeat: repeat-x;
}

#tebo .sub-menu .sub-menu-item {
    height: 99px;
	text-align: center;
    margin-left: 20px;
    margin-right: 5px;
    font-size: .7em;
    float: left;
	padding-top: 9px;
}

#tebo .sub-menu .sub-menu-item-sel {
    text-align: center;
    font-size: .7em;
    float: left;
    background-image: url('../images/products/prod_sel_bg.gif');
    background-repeat: repeat-x;
    padding-top: 9px;
}

#tebo .sub-menu .sub-menu-item img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3px;
    border:0;
}
#tebo .sub-menu .sub-menu-item-sel img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3px;
    border:0;
}

#tebo .sub-menu .sub-menu-item a {
    color: #2C499E;
    font-weight: normal;
    text-decoration: none;
}
#tebo .sub-menu .sub-menu-item a:hover {
   color: #2C499E;
   font-weight: normal;
   text-decoration: none;
}

/* */
#tebo .sub-menu .sub-menu-item-sel a {
   color: #2C499E;
   font-weight: normal;
   text-decoration: none;
   height: 15px;
}
#tebo .sub-menu .sub-menu-item-sel a:hover {
   color: #2C499E;
   font-weight: normal;
   text-decoration: none;
   height: 15px;
}

#tebo .sub-menu .sub-menu-item-sel-imgleft {
    width: 6px;
    height: 77px;
    float:left;
    margin:0;
	margin-left: 2px;
    background-image: url('../images/products/prod_sel_left.gif');
    background-repeat: no-repeat;
}
#tebo .sub-menu .sub-menu-item-sel-imgright {
    width: 6px;
    height: 77px;
    float:left;
	margin-right: 2px;
    background-image: url('../images/products/prod_sel_right.gif');
    background-repeat: no-repeat;
}
td>.sub-menu-item-sel {
    margin-left:0;
}

/* LEFT SIDE */
#tebo .left-side {
    background-color: #00AACE;
	vertical-align:top;
	text-align: center;
    width: 150px;
    background-image: url('../images/left_bg.gif');
    background-repeat: repeat-x;
    border:0;
    text-align: center;
}
#tebo .left-side-head {
    background-image: url('../images/left_bg.gif');
    background-repeat: repeat-x;
    border-bottom: 0;
    height: 100px;
    background-color: #0765A0;
}
#tebo .left-side-head img {
    border-top:0;
    border-bottom:0;
    border-left:0;
    border-right:0;
}
.left-side-item {
    margin-top: 2px;
    width: 125px;
    margin-left: auto;
    margin-right: auto;
}

.ls-special {
    width: 115px;
    height:42px;
    background-image: url('../images/leftmenu/howtoorder_normal.gif');
    background-repeat: no-repeat;
    display: block;
    color: #FF4002;
    text-align: center;
    text-decoration: none;
    font-size: .7em;
    padding-top: .6em;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}
.ls-special:hover {
    width: 115px;
    height:42px;
    background-image: url('../images/leftmenu/howtoorder_over.gif');
    background-repeat: no-repeat;
    display: block;

}
.ls-normal {
    margin-bottom: 2px;
    width: 115px;
    height: 22px;
    background-image: url('../images/leftmenu/menu_button_normal.gif');
    background-repeat: no-repeat;
    display: block;
    color: #8B5C28;
    text-align: center;
    text-decoration: none;
    font-size: .7em;
    font-weight: bold;
    padding-top: .4em;
    margin-left: auto;
    margin-right: auto;
}
.ls-normal:hover {
    width: 115px;
	height: 22px;
    background-image: url('../images/leftmenu/menu_button_over.gif');
    background-repeat: no-repeat;
    display: block;
}
td>.ls-normal {
    height: 22px;
}

#div-search-form {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    background-image: url('../images/search/search_bg.gif');
    background-repeat: no-repeat;
    width: 131px;
    height: 22px;
}
#div-search-form form {
    display: inline;
}

.search-input {
    float: left;
    width: 82px;
    height: 11px;
    border:0;
    background: #fff;
    margin-left: 6px;
    margin-right: 0;
    margin-top: 6px;
    font-size: .7em;
}
.search-button {
    float: left;
}

/* RIGHT SIDE */
#tebo .right-side {
    width: 145px;
	padding-left: 10px;
	vertical-align: top;
	background-color: #E8D7FF;
}

.right-box {
    width: 129px;
	text-align: center;
	background-image: url('../images/right/boxes/gallery/background.gif');
	background-repeat: repeat-y;
}

.right-box-content {
	width: 123px;
	margin-left: 3px;
	margin-right: 3px;
	text-align: center;
	color: #333333;
    overflow: hidden; 
}

.right-box-bottom {
	width: 129px;
}

.right-space {
    width: 129px;
	height: 30px;
}

.right-space-small {
    width: 129px;
	height: 10px;
}

.right-box-image {
	width: 123px;
	border:none;
}

.right-spacer {
    width: 3px;
}

/* MAIN CONTENT */
#main-content {
    width: 625px;
    border:0;
	margin:0;
    font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
    background-color: #fff;
	color: #000000;
    vertical-align: top;
}

.content_margin {
	margin-top: 0px;
	margin-left: 3px;
	margin-right:3px;
	margin-bottom: 3px;
}
	
.separator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00c8ff;
	vertical-align:middle;
	}
	
.row1 {
	background-color: #d1d8f7;
	padding: 3px;
}

.row2 {
	background-color: #d4effc;
	padding: 3px;
}

.row3 {
	background-color: #b9d6f9;
	padding: 3px;
}

a.top_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: ##33339F;
	text-decoration:none;
	}
	
a.top_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: ##33339F;
	font-weight: bold;
	text-decoration:underline;
	}

a.button {
float:left;
width:134px;
height:22px;
border:0px solid;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000055;
text-align:center;
line-height: 22px;
text-decoration:none;
background: url(../images/design/but_normal.gif) no-repeat 0px 0px;
}
a.button:link, a.button:visited, a.button:active {
text-decoration:none;
background: url(../images/design/but_normal.gif) no-repeat 0 0px;
}
a.button:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000055;
text-align:center;
line-height: 22px;
text-decoration:none;
background: url(../images/design/but_over.gif) no-repeat 0px 0px;
}

a.button_t {
float:left;
width:134px;
height:22px;
border:0px solid;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000055;
text-align:center;
line-height: 22px;
text-decoration:none;
background: url(../images/design/but_normal_t.gif) no-repeat 0px 0px;
}
a.button_t:link, a.button_t:visited, a.button_t:active {
text-decoration:none;
background: url(../images/design/but_normal_t.gif) no-repeat 0 0px;
}
a.button_t:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000055;
text-align:center;
line-height: 22px;
text-decoration:none;
background: url(../images/design/but_over_t.gif) no-repeat 0px 0px;
}

#loader {
    display: none;
}

a.lang_but {
float:left;
width:130px;
height:14px;
border:0px solid;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #8210D2;
text-decoration:none;
background: url(../images/lang/but_normal.gif) no-repeat 0 0px;
}

a.lang_but2 {
float:left;
width:130px;
height:14px;
border:0px solid;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #23FFFF;
text-decoration:none;
background: url(../images/lang/but_active.gif) no-repeat 0 0px;
}