body {
	background-color : white;
	color:black;
	font-family : Verdana;
	font-size : 11px;
	margin:0;
	padding:0;
	line-height:150%;
}

img { border:none; }

a {
	text-decoration : none;
	color: #4A7382;
}

a:hover {
	text-decoration : underline;
	color: #8AB3C2;
}
	
li {
	font-size : 9pt;
}

h1,h2,h3,h4 {
	color: #8AB3C2;	
}

span { color:#8AB3C2; }

ul.plain { list-style-type:none; }
ul.plain li { margin-bottom:5px; }

.size9b
{
	font-size: 9pt;
	font-weight: bold;
	color: #8AB3C2;
}

.formtext {
	font-size: 9 pt;
	font-weight: bold;
	color: #8AB3C2;
	cursor : auto;
}

.formbutton {
	font-size: 12 px;
	font-weight: bold;
	color: white;
	cursor : auto;
	background-color: #8AB3C2;
	margin-left : 2px;
	margin-right : 2px;
	padding-left : 0px;
	padding-right : 0px;
	border : medium solid white;
	border-bottom-width : medium;
	border-left-width : medium;
	border-right-width : medium;
	border-top-width : medium;
}

div#results {
	width:100%;
	margin:0;
	padding:0;
}

div#results img.loader {
	margin:50px 160px 50px 80px;
}

/* NAV ROLLOVERS */
img.nav { visibility:hidden; }

a#img1 {
	display:block;
	width:143px;
	height:27px;
	background:url(../images/system/h_prodcat_off.jpg) no-repeat top left;
}

a.in#img1 { width:145px; height:27px; background-image:url(../images/system/about_prodcat_off.jpg); }

a#img1:hover {
	background:url(../images/system/h_prodcat_on.jpg) no-repeat top left;
}

a.in#img1:hover { background-image:url(../images/system/about_prodcat_on.jpg); }

a#img2 {
	display:block;
	width:143px;
	height:28px;
	background:url(../images/system/h_storeloc_off.jpg) no-repeat top left;
}

a.in#img2 { width:142px; height:27px; background-image:url(../images/system/about_storeloc_off.jpg); }

a#img2:hover {
	background:url(../images/system/h_storeloc_on.jpg) no-repeat top left;
}

a.in#img2:hover { background-image:url(../images/system/about_storeloc_on.jpg); }

a#img3 {
	display:block;
	width:143px;
	height:32px;
	background:url(../images/system/h_about_off.jpg) no-repeat top left;
}

a.in#img3 { width:152px; height:27px; background-image:url(../images/system/about_about_off.jpg); }

a#img3:hover {
	background:url(../images/system/h_about_on.jpg) no-repeat top left;
}

a.in#img3:hover { background-image:url(../images/system/about_about_on.jpg); }

a#img4 {
	display:block;
	width:94px;
	height:25px;
	background:url(../images/system/bridal_off.jpg) no-repeat top left;
}

a.in#img4 { width:99px; height:27px; background-image:url(../images/system/about_bridal_off.jpg); }

a#img4:hover {
	background:url(../images/system/bridal_on.jpg) no-repeat top left;
}

a.in#img4:hover { background-image:url(../images/system/about_bridal_on.jpg); }

a#img5 {
	display:block;
	width:92px;
	height:25px;
	background:url(../images/system/prom_off.jpg) no-repeat top left;
}

a.in#img5 { width:88px; height:27px; background-image:url(../images/system/about_prom_off.jpg); }

a#img5:hover {
	background:url(../images/system/prom_on.jpg) no-repeat top left;
}

a.in#img5:hover { background-image:url(../images/system/about_prom_on.jpg); }

a#img6 {
	display:block;
	width:103px;
	height:25px;
	background:url(../images/system/evening_off.jpg) no-repeat top left;
}

a.in#img6 { width:98px; height:27px; background-image:url(../images/system/about_evening_off.jpg); }

a#img6:hover {
	background:url(../images/system/evening_on.jpg) no-repeat top left;
}

a.in#img6:hover { background-image:url(../images/system/about_evening_on.jpg); }

a#img7 {
	display:block;
	width:88px;
	height:25px;
	background:url(../images/system/bridesmaids_off.jpg) no-repeat top left;
}

a.in#img7 { width:94px; height:27px; background-image:url(../images/system/about_bridesmaids_off.jpg); }

a#img7:hover {
	background:url(../images/system/bridesmaids_on.jpg) no-repeat top left;
}

a.in#img7:hover { background-image:url(../images/system/about_bridesmaids_on.jpg); }

