body {margin: 0px; padding: 0px;}
a {color : #000000; text-decoration: underline; font-weight: bold;}
a:visited { color : #404040;}
a:hover { color : #ff0000;}

#p {color : #000000; text-decoration: none; font-size: 11px; font-family:verdana, arial, helvetica;}
#p:visited {color : #000000; text-indent:0pt; text-decoration: none; font-size: 11px; font-family:verdana, arial, helvetica;}
#p:hover {color : #000000; text-indent:0pt; text-decoration: none; font-size: 11px; font-family:verdana, arial, helvetica;}

#ss {color : #eeeeee; text-decoration: none;}
#ss:visited { color : #ccccff;}
#ss:hover { color : #eeeeee;}

#white {color : #ffffff; text-decoration: underline;}
#white:visited { color : #ffffff;}
#white:hover { color : #ffffff;}

.slogan {color : #ffffff; text-decoration: none; font-weight: normal;}
.slogan:visited { color : #ffffff;}
.slogan:hover { color : #ffffff; text-decoration: underline;}

#black {color : #000000; text-decoration: underline;}
#black:visited { color : #000000;}
#black:hover { color : #000080;}

#black_none {color : #000000; text-decoration: none;}
#black_none:visited { color : #000000;}
#black_none:hover { color : #000080;}

#col {
	color : #000000;
	font-size: 11px;
	font-family:arial, verdana, helvetica;
	}

#other_collection {
	display: block;
	width: 220px;
	text-align:center;
	color: #101C88;
	font-size: 14px;
	font-weight : bold;
	font-family: arial, verdana, helvetica;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 5px;
	text-decoration : none;
	background-color: #b3b3b3;
	border-top: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	box-shadow: 1px 1px 2px Gray;
	-moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease;
}
#other_collection:visited {color : #101C88;}
#other_collection:hover {color: White; background-color: #101C88; box-shadow: 5px 5px 5px Gray;}
#other_collection p {text-align: center; font-size: 14px; color: red; font-weight: bold; margin: 0px; margin-top: 3px; margin-bottom: 3px; font-family: arial, verdana, helvetica;}

p {color : #000000; text-align:justify; text-indent:0pt; text-decoration: none; font-size: 11px; font-family:verdana, arial, helvetica; margin-left: 10px;}
#p {color : #000000; font-size: 11px; font-family:verdana, arial, helvetica;}
#p_r {color : #000000; text-align:right; text-indent:0pt; text-decoration: none; font-size: 11px; font-family:verdana, arial, helvetica; margin-left: 10px; margin-right: 10px;}
p#h {color : #000000; text-align:center; text-decoration: none; font-size: 14px; font-family:verdana, arial, helvetica; margin-top: 5px; margin-bottom: 10px;}
#menu {color : #ffffff; text-align:left; text-indent:0pt; text-decoration : none; margin-left: 5px; margin-right: 5px;}
#menu:hover {color : #ffff88; text-decoration: none;}
.vitrina {background-color: #b3b3b3; margin-left: 10px; padding-top: 3px; position: relative;}

.sub_menu {width: 180px; position: absolute; left: 560px;}
.sub_menu_top {background-image: url(images/sub_menu_bg_top.jpg); background-repeat: no-repeat; width: 180px; height: 40px; margin: 0px; padding: 0px;}
.sub_menu_center {background-image: url(images/sub_menu_bg_center.jpg); background-repeat: repeat-y; width: 180px; margin: 0px; padding: 5px;}
.sub_menu_bottom {background-image: url(images/sub_menu_bg_bottom.jpg); background-repeat: no-repeat; width: 180px; height: 10px; margin: 0px; padding: 0px;}

.sub_menu_center a {display: block; border: 1px dotted #B3B3B3; margin: 5px; margin-right: 13px; padding: 2px; text-align: center; font-size: 11px; font-family:verdana, arial, helvetica; text-decoration: none; color: #ffffff;}
.sub_menu_center a:visited {color: #ffffff;}
.sub_menu_center a:hover {border: 1px dotted #101C88; background-color: #61679D;}
.sub_menu_center div#current_item {border: 1px dotted #101C88; background-color: #61679D; margin: 5px; margin-right: 13px; padding: 2px; font-size: 11px; font-family:verdana, arial, helvetica; color: #ffffff; font-weight: bold; text-align: center;}

.sub_menu_blue {width: 180px; position: absolute; left: 560px;}
.sub_menu_blue_top {background-image: url(images/sub_menu_bg_blue_top.jpg); background-repeat: no-repeat; width: 180px; height: 40px; margin: 0px; padding: 0px;}
.sub_menu_blue_center {background-image: url(images/sub_menu_bg_blue_center.jpg); background-repeat: repeat-y; width: 180px; margin: 0px; padding: 5px;}
.sub_menu_blue_bottom {background-image: url(images/sub_menu_bg_blue_bottom.jpg); background-repeat: no-repeat; width: 180px; height: 10px; margin: 0px; padding: 0px;}
.sub_menu_blue_center a {display: block; margin: 5px; margin-right: 13px; padding: 2px; font-size: 11px; font-family:verdana, arial, helvetica; text-decoration: none; color: #ffffff;}
.sub_menu_blue_center a:visited {color: #ffffff;}
.sub_menu_blue_center a:hover {text-decoration: underline;}


ul {text-align:left; text-indent:0pt; font-family:verdana, arial, helvetica; font-size: 11px;}
ol {text-align:left; text-indent:0pt; font-family:verdana, arial, helvetica; font-size: 11px;}

h1 {
	text-align:left;
	color : #101C88;
	font-size: 16px;
	font-weight : bold;
	font-family: arial, verdana, helvetica;
	margin-left: 15px;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-decoration : none;
}
h2 {
	text-align:left;
	color : #101C88;
	font-size: 14px;
	font-weight : bold;
	font-family: arial, verdana, helvetica;
	margin-left: 27px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration : none;
}
h2#catalog {text-align:center;	color : #000080; font-size: 16px; font-weight : bold; font-family: arial, verdana, helvetica; text-decoration : none; margin: 1px;}
h2#catalog_sub {text-align:center;	color : #000080; font-size: 14px; font-weight : normal; font-family: arial, verdana, helvetica; text-decoration : none; margin: 1px;}
h3 {
	text-align:left;
	color : #101C88;
	font-size: 12px;
	font-weight : bold;
	font-family: arial, verdana, helvetica;
	margin-left: 40px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration : none;
}
h4 {
	text-align:left;
	color : #eeeeee;
	font-size: 10px;
	font-family: verdana, arial, helvetica;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration : none;
}

.price_old_redline {text-decoration : line-through; color: #ff0000;}
.price_old 	{font-size: 20px; font-weight: bold; color: #5A5A5A;}
.price_new 	{font-size: 20px; color: red;}
