
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-TAGS-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/

body,table,tr,td,marquee	
{
	color:#21294A;
	font-size : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left : 0;
	margin-bottom : 0;
	margin-right : 0;
	margin-top : 0;
}

table, tr, td 
{
	empty-cells : show;
}

h2									/*main page header*/
{
	font-family : New York, serif;
	color : #990134;
	display : inline;
	font-size : 23px;
	font-weight : 100;
	font-style : italic;
}

h3									/*secondery page header*/
{
	font-weight : 100;
	font-size : 18px;
}	

h4
{
	font-weight : 400;
	font-size : 15px;
	display : inline;
}

h5, h6									/*homeNavBar header*/		
{
	color : #303498;
	font-weight : 200;
	font-size : 21px;
	display : inline;
	font-family : Book Antiqua, Times New Roman, Times, serif;
	cursor : default;
	width : 100%;
}

h5.sml										/*navBar header*/		
{
	font-size : 18px;
	font-weight : 100;
}

select
{
	width:110px;
}

a, a:link, a:hover, a:active
{
	color : #990134;
}

/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-CLASSES-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
h2.fancy						
{
	color : #FFFFFF;
}

select.search
{
	width : 136px;
}

.addressText
{
	color : #cccccc;
	font-size : 12px;
	font-weight : 700;
	line-height: 18px;
}
.addressNum
{
	color : #cccccc;
	font-size : 16px;
	font-weight : 700;
}

a.menu
{
	font-size : 10px;
	color : #ffffff;
	text-decoration : none;
	width : 100%;	
}

a.menu:hover
{
	color : #21294A;
}

a.call, a.call:hover
{
	font-weight : 800;
	color : #ff0000;
	
}

a.navBar
{
	color : #333399;
	text-decoration : none;
	font-weight : 400;
	font-size : 12px;
	line-height : 15px;
	font-family : Book Antiqua, Times New Roman, Times, serif;
	width : 100%;
}

a.navBar:hover
{
	color : #980038; /*#990134;*/
}

img.nohand
{
	cursor:default;	
}
	
input.bt
{
	width:130px;
}

.searchHbig						/* searchHbig - "page 1 of 1 2 3" line for gallery */
{
	padding-bottom:1px;
}

.searchH						/* searchH - "page 1 of 1 2 3" line for search stock */
{
	font-size:xx-small;	
	padding:0px;
}

.searchH, .searchHbig
{
	background-color:#8383B6;
	text-align:left;
	color:#ffffff;
	font-weight:400;
	text-decoration:none;
}

a.searchH, a.searchH:hover, a.searchHbig, a.searchHbig:hover
{
	color:#ffffff;
	text-decoration:none;
}

td.mainWin								/* not in use fore now*/
{
	text-align:justify;
}

td.search1
{
	background-color:#D7D8E7;
	color:#000000;
	font-weight:400;
}

td.search2
{
	background-color:#B6B6CF;
	color:#000000;
	font-weight:400;
}

td.search3
{
	background-color:#C3C3DE;
	color:#000000;
	font-weight:400;
}
td.ctoc							/*text td in ctoc page*/
{
	text-align: center;
	vertical-align: top;
	padding-left: 15px;
	padding-right: 25px;
}
.conact
{
	width:155px;
}

.note
{
	color:#990134;
	text-align:center;
	font-size:xx-small
}

.noteBig
{
	color:#990134;
	text-align:center;
}

.emptyLine
{
	font-size:7px;
}

/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-ID'es-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
#productsMenuTop
{
	position:absolute;
	top:107px;
	left:0px;
	visibility:hidden;
	z-index:666;
}

#servicesMenuTop
{
	position:absolute;
	top:107px;
	left:0px;
	visibility:hidden;
	z-index:666;
}/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-Clock-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
.clock
{
	color:#FFFF00;
	font-size:11px;
	vertical-align: middle;
	line-height:24px;
	height: 24px;
	font-weight:bold;
	background-image: url(/images/clockbg.gif);
	background-color: #656DA7;
	cursor: wait;
	text-align: center;
}

/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-Special Sale-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
.saleLinkBlue,.saleLinkBordo
{
	line-height:150%;
	text-decoration:none;
	font-size: 14px;
	color: #303498;
	font-weight: 900;
	cursor: pointer;
}
.saleLinkBordo
{
	color: #980038;
}

.saleLinkSmall
{
	font-size: 9px;
	font-weight: 400;
	color: #303498;
}



