@charset "utf-8";
/* CSS Document */

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
color: #000000;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;

}


.bk {
	background-image:url(bk.gif);
	background-repeat:repeat-y;
}


body {
	background-image:url(/interface/bk_green.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#000000;
	background-position:center top;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.producttable {
width:800px;	
	
}
/* backgrounds */

.bk_productthumb {
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	width: 60px;
	} 
	
.bk_maintable {
	background-color:#ffffff;
}

.bk_sidebar {
	background-image: url(/interface/bk_sidebar.png);
	background-repeat: repeat-y;
}

.bk_centertable {
	background-image: url(/interface/bk-main_middle.png);
	background-repeat: repeat-y;
	}
	
.bk_centertable2 {
	background-image: url(/interface/bk-main_middle2.png);
	background-repeat: repeat-y;
	}
	

.bk_maintable2 {
	background-color:#cccccc;
}


.bk_mainheader {
	background-image: url(/interface/bk-main_header.png);
	background-repeat: repeat-y;
	height:116px;
}

.bk_main-menu {
	background-image: url(/interface/bk-main_menu.png);
	background-repeat:repeat-y;
	height:30px;
}
.bk_featuredbox {
	background-image: url(/interface/carisma_pageinsert.png);
	background-repeat:no-repeat;
	width:656px;
	height:202px;
}

.bk_sectionimage {
	background-image: url(/interface/sectionimage_bk.png);
	background-repeat: no-repeat;
	background-position:center;
	width:200px;
	height:151px;
}

.bk_productimage {
	background-image: url(/interface/product_bk.png);
	background-repeat: no-repeat;
	background-position:center;
	width: 230px;
	height:151px;
}

.bk_galleryimage {
	background-image: url(/interface/product_bk.png);
	background-repeat: no-repeat;
	background-position:center;
	width:130px;
	height:90px;
}


.bk_sidemenu-title {
	background-image: url(/interface/bk-sidemenu_title.png);
	background-repeat:no-repeat;
	width:264px;
}
.bk_footer {
	background-image: url(/interface/bk_footer.jpg);
	background-repeat:repeat-y;
	background-position:top;
	height:180px;
}
.bk_white {
	background-color:#FFFFFF;
}
.bk_black {
	background-color:#000000;	
}
.bk_grey {
	background-color:#2c2c2e;
}
.bk_grey2 {
	background-color:#	;
}


.bk_red {
	background-color:#C80000;
}	

.bk_01 {
	background-color:#c3cfc7;
}	
.bk_02 {
	background-color:#80611e;
}	
.bk_03 {
	background-color:#b2b9c1;
}
.bk_04 {
	background-color:#c0c0c0;
}	
.bk_05 {
	background-color:#373741;
}	


.search-field {
	border: 1px solid #4474d0;
	background-color:#ffffff;
	width:150px;
	height:20px;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	text-decoration: none;
}
.search-field_s {
	border: 1px solid #dbd2c0;
	background-color:#f2eee5;
	width:155px;
	height:20px;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #3f3f3f;
	text-decoration: none;
}

/* border */
.border_white{
	border: 1px solid #FFFFFF;
	}
.border_black{
	border: 1px solid #000000;
	}


.border_red{
	border: 1px solid #C80000;
	}
	
.border_01{
	border: 1px solid #c0c0c0;
	}
	
.border_02{
	border: 1px solid #585858;
	}	
	
.border_03{
	border: 1px solid #565656;
	}
	
/* ---------------- Text Menu ----------------- */

.title_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover.title_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #635412;
	text-decoration: none;
}
a:hover.text_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #635412;
	text-decoration: none;
}


.text_searchlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #007c00;
	text-decoration: none;
}
a:hover.text_searchlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #dc8800;
	text-decoration: none;
}

.text_content-12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #353535;
	text-decoration: none;
	line-height: 17px;
}
a:hover.text_content-12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffa800;
	text-decoration: none;
}
/* ---------------- Text Home ----------------- */

.text_home-11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none
}
a:hover.text_home-11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #dc8800;
	text-decoration: none
}

.text_home-12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none
}
a:hover.text_home-12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #dc8800;
	text-decoration: none
}
/* ---------------- Text White ----------------- */

.text_white-9 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none	
}
.text_white-10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none	
}
.text_white-11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none
}
.text_white-12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none
}
.text_white-13 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none
}
.text_white-14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none
}
.text_white-15 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none
}

.text_white-18 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none
}

.text_white-20 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none
}
a:hover.text_white-9 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #957e51;
	text-decoration: underline
}
a:hover.text_white-10 {
	font-family: Verdana, Geneva, sans-serif;

	font-size: 10px;
	color: #957e51;
	text-decoration: underline
}
a:hover.text_white-11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #957e51;
	text-decoration: underline
}
a:hover.text_white-12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #957e51;
	text-decoration: underline
}
a:hover.text_white-14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #957e51;
	text-decoration: underline
	
}

a:hover.text_white-18 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #957e51;
	text-decoration: underline
	
}
/* ----------------Text Black ----------------- */

.text_black-9 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000x000;
	text-decoration: none	;
}
.text_black-10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	
}
.text_black-11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.text_black-12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.text_black-14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.text_black-15 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
.text_black-20 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #000000;;
	text-decoration: none
}
a:hover.text_black-9 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #e50000;
	text-decoration: underline;
	
}
a:hover.text_black-10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #e50000;
	text-decoration: underline;
	
}
a:hover.text_black-11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #e50000;
	text-decoration: underline
}

a:hover.text_black-12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #e50000;
	text-decoration: underline;
}

a:hover.text_black-14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #e50000;
	text-decoration: underline;
}
a:hover.text_black-15 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #e50000;
	text-decoration: underline;
}





/* ----------------Text 01----------------- */

.text_01-9 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #360500;
	text-decoration: none;
	
}
.text_01-10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #360500;
	text-decoration: none;
	
}
.text_01-11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #360500;
	text-decoration: none;
}

.text_01-12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #360500;
	text-decoration: none;
}

.text_01-13 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #360500;
	text-decoration: none;
}

.text_01-14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #360500;
	text-decoration: none;
}
.text_01-15 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #360500;
	text-decoration: none;
}
.text_01-18 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #360500;
	text-decoration: none;
}
.text_01-20 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #360500;
	text-decoration: none;
}
a:hover.text_01-9 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #c20000;
	text-decoration: underline;
	
}
a:hover.text_01-10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #c20000;
	text-decoration: underline;
	
}
a:hover.text_01-11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #c20000;
	text-decoration: underline;
}

a:hover.text_01-12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #c20000;
	text-decoration: underline;
}
a:hover.text_01-13 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #c20000;
	text-decoration: underline;
}
a:hover.text_01-14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #c20000;
	text-decoration: underline;
}
a:hover.text_01-15 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #c20000;
	text-decoration: underline;
}

/* ----------------Text 02----------------- */

.text_02-9 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #564010;
	text-decoration: none
	
}
.text_02-10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #564010;
	text-decoration: none
	
}
.text_02-11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #564010;
	text-decoration: none
}

.text_02-12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #564010;
	text-decoration: none;
}
.text_02-13 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #564010;
	text-decoration: none;
}

.text_02-14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #564010;
	text-decoration: none;
}
.text_02-15 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #564010;
	text-decoration: none
}

.text_02-16 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #564010;
	text-decoration: none
}
.text_02-20 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #564010;
	text-decoration: none
}
a:hover.text_02-9 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #c20000;
	text-decoration: underline
	
}
a:hover.text_02-10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #c20000;
	text-decoration: underline
	
}
a:hover.text_02-11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #c20000;
	text-decoration: underline
}

a:hover.text_02-12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #c20000;
	text-decoration: underline;
}
a:hover.text_02-13 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #c20000;
	text-decoration: underline;
}
a:hover.text_02-14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #c20000;
	text-decoration: underline
}
a:hover.text_02-15 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #c20000;
	text-decoration: underline	
}
/* ----------------Text Grey ----------------- */

.text_grey-9 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #3f3f3f;
	text-decoration: none
	
}
.text_grey-10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #3f3f3f;
	text-decoration: none
	
}
.text_grey-11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	text-decoration: none;
}

.text_grey-12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3f3f3f;
	text-decoration: none;
}
.text_grey-13 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #3f3f3f;
	text-decoration: none;
}

.text_grey-14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #3f3f3f;
	text-decoration: none;
}
.text_grey-15 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #3f3f3f;
	text-decoration: none
}

.text_grey-18 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #3f3f3f;
	text-decoration: none
}
.text_grey-20 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #3f3f3f;
	text-decoration: none
}
.text_grey-25 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	color: #3f3f3f;
	text-decoration: none
}
a:hover.text_grey-9 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #dc8800;
	text-decoration: underline
	
}
a:hover.text_grey-10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #dc8800;
	text-decoration: underline
	
}
a:hover.text_grey-11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #dc8800;
	text-decoration: underline
}

a:hover.text_grey-12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #dc8800;
	text-decoration: underline;
}
a:hover.text_grey-13 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #dc8800;
	text-decoration: underline;
}
a:hover.text_grey-14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #dc8800;
	text-decoration: underline
}
a:hover.text_grey-15 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #dc8800;
	text-decoration: underline
}

/* ----------------Text Grey Light ----------------- */

.text_grey2-9 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none
	
}
.text_grey2-10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none
	
}
.text_grey2-11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none
}

.text_grey2-12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.text_grey2-13 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
}

.text_grey2-14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
}
.text_grey2-15 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #CCCCCC;
	text-decoration: none
}
.text_grey2-20 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #CCCCCC;
	text-decoration: none
}
a:hover.text_grey2-9 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #dc8800;
	text-decoration: underline
	
}
a:hover.text_grey2-10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #dc8800;
	text-decoration: underline
	
}
a:hover.text_grey2-11 {

	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #dc8800;
	text-decoration: underline
}

a:hover.text_grey2-12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #dc8800;
	text-decoration: underline;
}
a:hover.text_grey2-13 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #dc8800;
	text-decoration: underline;
}
a:hover.text_grey2-14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #dc8800;
	text-decoration: underline
}
a:hover.text_grey2-15 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #dc8800;
	text-decoration: underline
}

/* ----------------Text Red ----------------- */

.text_red-9 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #C80000;
	text-decoration: none
	
}
.text_red-10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #C80000;
	text-decoration: none
	
}
.text_red-11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #C80000;
	text-decoration: none
}

.text_red-12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C80000;
	text-decoration: none;
}
.text_red-13 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #C80000;
	text-decoration: none;
}

.text_red-14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #C80000;
	text-decoration: none;
}
.text_red-15 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #C80000;
	text-decoration: none
}
.text_red-20 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #C80000;
	text-decoration: none
}
a:hover.text_red-9 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: underline
	
}
a:hover.text_red-10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline
	
}
a:hover.text_red-11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline
}

a:hover.text_red-12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover.text_red-13 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
a:hover.text_red-14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline
}
a:hover.text_red-15 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: underline
}


.hightext { background-color: #ffffe0;}

ul {
	list-style-image: url(/interface/bullet.png);
}
