.clsCMOn, .clsCMOver {
    text-align: center;
	padding: 2px 6px;
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #010101;
	font-weight: normal;
}
html {
	/*background-color: #e3edae;*/
	background-color: #ffffff;
}
body {
	/* background-color: #ffffff; */
	/* #afb44a; */
	margin-top:0;
	margin-left:0;
}

p { 
	text-indent : 0px;
	text-align: justify;
}

a {
	color: #566c7a;
    text-decoration: none;
    font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	
}

a:hover {
	color: #566c7a;
    text-decoration: none;
    font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}


/* sidebar */
ul.sidemenu_first {
	list-style:none;
	margin: 1px 0 1px 2px;
	padding:0;		
}
ul.sidemenu_first li {
	margin-bottom:1px;
	border-left: 0px solid #f2f2f2;
}
ul.sidemenu_first a {
	display:block;
	font-weight: normal; /* bold - for categories bold */
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 2px;
	background: #f2f2f2;
	border-left:4px solid #CCC;	
	
	min-height:18px;
}

/* html body #sidebar ul.sidemenu a { height: 18px; } */

ul.sidemenu_first a:hover {
	padding:2px 5px 2px 2px;
	background: #f2f2f2;
	color: #900d4c;
	border-left:4px solid #900d4c;
}

ul.sidemenu {
	list-style:none;
	margin: 1px 0 1px 2px;
	padding:0;		
}
ul.sidemenu li {
	margin-bottom:1px;
	border-left: 0px solid #f2f2f2;
}
ul.sidemenu a {
	display:block;
	font-weight: normal; /* bold - for categories bold */
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 2px;
	background: #dbdbdb;
	border-left:4px solid #CCC;	
	
	min-height:18px;
}

/* html body #sidebar ul.sidemenu a { height: 18px; } */

ul.sidemenu a:hover {
	padding:2px 5px 2px 2px;
	background: #dbdbdb;
	color: #900d4c;
	border-left:4px solid #900d4c;
}


li.side_submenu {
	color: #000000;
}
li.side_submenu a {
	color: #000000;
}
li.side_submenu a:hover {
	color: #900d4c; 
}

li.side_submenu_1 {
	color: #000000;
	border-left:4px solid #ffcc00;
}
li.side_submenu_1 a {
	color: #000000; 
	padding-left: 10px;
	border-left:4px solid #ffcc00;
}
li.side_submenu_1 a:hover {
	color: #900d4c; 
	padding-left: 10px;
	border-left:4px solid #900d4c;
}

li.side_submenu_end {
	/*color: #333; */
	/* color: #3048d2; */
	color: #000000;
	font-weight: normal;
	border-left:4px solid #ccc;
}
li.side_submenu_end a {
	/* color: #3048d2; */
	color: #000000; 
	font-weight: normal;
	padding-left: 10px;
	border-left:4px solid #ccc;
}
li.side_submenu_end a:hover {
	/* color: #3048d2;  */
	color: #900d4c; 
	font-weight: normal;
	padding-left: 10px;
	border-left:4px solid #900d4c;
}

/*
li.side_submenu a {

	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 5px;
	background: #f2f2f2;
	border-left:4px solid #CCC;	
	
	min-height:18px;
}

* html body #sidebar ul.side_submenu a { height: 18px; } 

li.side_submenu a:hover {
	padding:2px 5px 2px 5px;
	background: #f2f2f2;
	color: #ffcc00;
	border-left:4px solid #ffcc00;
}
*/

.border_around_shops {
	border-style: solid;
	border-width: thin;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

.border_around_webmasterscy {
	border-style: solid;
	border-width: thin;
	border-top-color: #dde6eb;
	border-left-color: #dde6eb;
	border-right-color: #dde6eb;
	border-bottom-color: #dde6eb;
}

.border_around {
	border-style: solid;
	border-width: thin;
	border-top-color: #FF1110;
	border-left-color: #FF1110;
	border-right-color: #FF1110;
	border-bottom-color: #FF1110;
	background-color: transparent;
	background-repeat: repeat-x;
	/* background-color: #FFFFFF; */
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.border_around_extra_view {
	border-style: solid;
	border-width: 5px;
	border-top-color: #cc3333;
	border-left-color: #cc3333;
	border-right-color: #cc3333;
	border-bottom-color: #cc3333;
	background-color: #f9e7e5;
}
/* help */
.border_around_help {
	border-style: solid;
	border-width: thin;
	border-top-color: #dedede;
	border-left-color: #dedede;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	background-color: transparent;
	background-repeat: repeat-x;
	/* background-color: #FFFFFF; */
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.help_item {
	/* background-color: #FFFFFF; */
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.help_item a {
	/* background-color: #FFFFFF; */
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.help_item a:hover {
	/* background-color: #FFFFFF; */
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.help_title {
	border-style: solid;
	border-width: thin;
	border-top-color: #dedede;
	border-left-color: #dedede;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	/* background-color: #eef3f6; */
	/* background-color: #FFFFFF; */
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.help_content {
	border-style: solid;
	border-width: thin;
	border-top-color: #dedede;
	border-left-color: #dedede;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	/* background-color: #eef3f6; */
	/* background-color: #FFFFFF;  */
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}	
.input_text_help {
	border-style: solid;
	border-width: thin;
	border-top-color: #dedede;
	border-left-color: #dedede;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	background-color: #fafafa;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #060606;
}

.border_under {
	border-style: dotted;
	border-width: thin;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	border-bottom-color: #dedede;
	/* background-color: #FFFFFF; */
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.border_under a {
	color: #000000;
	font-weight: bold;
}
.border_under a:hover {
	color: #000000;
	font-weight: bold;
}
.border_round_bg {
	background-image:url(design/background.png);
	background-color: transparent;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333; 
	font-weight: bold;
}

.border_around_blue {
	border-style: solid;
	border-width: thin;
	border-top-color: #2441cd;
	border-left-color: #2441cd;
	border-right-color: #2441cd;
	border-bottom-color: #2441cd;
}
.border_around_grey {
	border-style: solid;
	border-width: thin;
	border-top-color: #dedede;
	border-left-color: #dedede;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
}
.border_around_orange {
	border-style: solid;
	border-width: thin;
	border-top-color: #f8dcb2;
	border-left-color: #f8dcb2;
	border-right-color: #f8dcb2;
	border-bottom-color: #f8dcb2;
	background-color: #ffffff;
}
.input_text {
	border-style: solid;
	border-width: thin;
	border-top-color: #dedede;
	border-left-color: #dedede;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	background-color: #fafafa;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #060606;
}
.input_text_small {
	border-style: solid;
	border-width: thin;
	border-top-color: #dedede;
	border-left-color: #dedede;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	background-color: #fafafa;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #060606;
}
.input_text_no_border {
	border-style: solid;
	border-width: thin;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	background-color: #cccccc;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #060606;
}
.text_title {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #010101;
}
.text_title_small {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.text_title_small a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text_title_small a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #060606;
}

.text_prod {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
.text_prod a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
.text_prod a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

.text_blue {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #2441cd;
	font-weight: bold;
}
.text_blue a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #2441cd;
	font-weight: bold;
}
.text_blue a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #2441cd;
	font-weight: bold;
}
.text_black {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.text_black a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.text_black a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.orange_star {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ff6600;
}

/* main design style - everything that appear on every page */
.text_small_grey_not_bold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #010101;
	font-weight: normal;
}
.text_small_grey_not_bold a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #010101;
	font-weight: normal;
}
.text_small_grey_not_bold a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #010101;
	font-weight: normal;
}
.text_small_grey {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #010101;
	font-weight: bold;
}
.text_small_grey a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #010101;
	font-weight: bold;
}
.text_small_grey a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #010101;
	font-weight: bold;
}

.text_small {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #060606;
	font-weight: bold;
}

.text_small a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #060606;
	font-weight: bold;
}
.text_small a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #060606;
	font-weight: bold;
	text_decoration: underline;
}
/* front page login - register part styles end */
.button {
	background-color: #e2eaed;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #566c7a;
	font-weight: bold;
}
.vertical_bar_menu {
	border-style: dotted;
	border-width: thin;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	/* background-color: #FFFFFF; */
	font-weight: bold;
}

/* products part */
.border_under_products {
	border-style: solid;
	border-width: thin;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	border-bottom-color: #dedede;
	/* background-color: #FFFFFF; */
	font-weight: bold;
}
.border_under_products_red {
	border-style: solid;
	border-width: thin;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	border-bottom-color: #ff9900;
	/* background-color: #FFFFFF; */
	font-weight: bold;
}
.text_products {
	font-family: Arial, Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #060606;
	font-weight: bold;
}
.text_products a {
	font-family: Arial, Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #060606;
	font-weight: bold;
}
.text_products a:hover {
	font-family: Arial, Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #060606;
	font-weight: bold;
}
.text_products_details {
	font-family: Arial, Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #060606;
}
.text_products_details a {
	font-family: Arial, Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #060606;
}
.text_products_details a:hover {
	font-family: Arial, Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #060606;
}
.text_products_details_bold {
	font-family: Arial, Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #060606;
	font-weight: bold;
}
.text_products_details_bold a {
	font-family: Arial, Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #060606;
	font-weight: bold;
}
.text_products_details_bold a:hover {
	font-family: Arial, Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #060606;
	font-weight: bold;
}
.text_products_blue {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #961956;
	font-weight: bold;
}
.text_products_blue a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #961956;
	font-weight: bold;
}
.text_products_black a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text_products_black {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text_products_black a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text_products_blue a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #961956;
	font-weight: bold;
}
.text_products_blue_small {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #961956;
	font-weight: bold;
}
.text_products_blue_small a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #961956;
	font-weight: bold;
}
.text_products_blue_small a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #961956;
	font-weight: bold;
}
.text_products_red_style {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ff1110;
	font-weight: bold;
}
.text_products_red_style a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ff1110;
	font-weight: bold;
}
.text_products_red_style a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ff1110;
	font-weight: bold;
}
.text_products_black_style {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text_products_black_style a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text_products_black_style a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text_products_purple_style {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #961956;
	font-weight: bold;
}
.text_products_purple_style a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #961956;
	font-weight: bold;
}
.text_products_purple_style a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #961956;
	font-weight: bold;
}
.text_products_purple_style_normal {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #961956;
	font-weight: normal;
}
.text_products_purple_style_normal a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #961956;
	font-weight: normal;
}
.text_products_purple_style_normal a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #961956;
	font-weight: normal;
}
.text_products_red_style_small {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #ff1110;
	font-weight: bold;
}
.text_products_red_style_small a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #ff1110;
	font-weight: bold;
}
.text_products_red_style_small a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #ff1110;
	font-weight: bold;
}

/* copy styles */
.copy {
	font-size: 11px;
    padding-bottom: 0px;
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: none;
}
.copy a {
	font-size: 11px;
    padding-bottom: 0px;
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: none;
}
.copy a:hover {
	font-size: 11px;
    padding-bottom: 0px;
    color: #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: underline;
}
.red_style {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ff1110;
	font-weight: bold;
}

/* shop registration styles */
.generic_green {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #99cc66;
	font-weight: bold;
}