div{ behavior: url(../scripts/iepngfix.htc) }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/images/bg02.gif);
	background-repeat:repeat-x;
	background-color:#D3F6FD;
	font-family: Verdana, helvetica, arial;
}

.head1{
	color:#BA55D3;
}
a img{
	border-style: none;
}
a:link {
	color: #0772B6;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0772B6;
}
a:hover {
	text-decoration: none;
	color: #4B8904;
}
a:active {
	text-decoration: underline;
	color: #0772B6;
}

#topNav {
	width:596px;
	height:38px;
	position:absolute;
	top:0px;
	z-index:1;
	right:60px;
}
#topNav ul {
	margin:0px;
	padding:0px;
	list-style:none;
	width: 800px;
}
#topNav ul li {
	margin:0px;
	padding:0px;
	height:38px;
	list-style:none;
	float:left;
	position:relative;
	border-left:solid 2px #FFF;
}
#topNav ul li.first {
	border:0px;
}
#topNav ul li a {
	display:block;
	float:left;
	height:25px;
	padding:13px 9px 0px 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#393939;
	text-decoration:none;
	background:url(/images/button_back.jpg) repeat-x;
}
#topNav ul li a:hover {
	background:url(/images/button_back_over.jpg) repeat-x;
}
#topNav ul li a.first {
	background:url(/images/first_button_back.jpg) no-repeat;
}
#topNav ul li a.last {
	background:url(/images/last_button_back.jpg) top right no-repeat;
}
#topNav ul li a.first:hover {
	background:url(/images/first_button_back_over.jpg) no-repeat;
}
#topNav ul li a.last:hover {
	background:url(/images/last_button_back_over.jpg) top right no-repeat;
}

#topNav ul li ul {
	visibility:hidden;
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	z-index:6;
}
#topNav ul li ul li {
	margin-bottom:1px;
	padding:0px;
	height:auto;
	list-style:none;
	float:left;
}
#topNav ul li ul li a {
	display:block;
	height:auto;
	padding:5px 0px;
	margin-bottom:1px;
	width:150px;
	border:solid 1px #000;
	text-align:center;	
	background:url(/images/button_back.jpg) repeat-x;
}

#body_bg {
	background:url(/images/body_bg2.png) repeat-y;
	width:846px;
	margin:0 auto;
}

#wrapper {
	background:url(/images/content_bg.gif) repeat-y;
	position:relative;
}

#logo {
	float:left;
	position:relative;
}

#blueSquare {
	position:absolute;
	top:0px;
	right:0px;
}

#footer01 {
	background-image:url(/images/footerbar-.png);
	background-position: top;
	background-repeat:no-repeat;
	width:846px;
	height:43px;
	margin:0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align:center;
}
#footer01 span {
	position:relative;
	top:25px;
}

.clear {
	clear:both;
	height:0px;
	
}

.page_heading01 {
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#1A64B2;
}

.page_heading_firstword {
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#5EA500;
}

.bodytext01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px 50px;
}
.contact_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#footer01 a {
	color: #666666;
	text-decoration: none;
}
#footer01 a:hover {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0772B6;
}
a:hover {
	text-decoration: none;
	color: #4B8904;
}
a:active {
	text-decoration: underline;
	color: #0772B6;
}

.popup {
	position:absolute;
	bottom:0px;
	left:0px;
	background:url(/images/mainimage_over_bg.png) top;
	padding:20px;
	visibility:hidden;
	z-index:1;
}
.popupHeader{
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#1D5DAC;
	text-align:center;
}
.popupBody{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
}

/* DISPLAY UTILS */
tr.zebra_first {
	background-color: #b0e57b;
}

tr.zebra_odd {
	background-color: #daf7b3;
}

tr.zebra_even {
	background-color: #d2e9ff;
}


/* STORE */
.pageHeading {
	color: #000080;
	font-weight: bold;
	font-size: 1.25em;
	padding-top: 2em;
}

.modelNumber {
	visibility:hidden;
}

.productThumb img {
	border: 0px;
	padding: 10px;
	text-decoration: none;
}

a.productThumb {
	text-decoration: none;
	border: none;
}


#subs_links ul {
	list-style-type: none;
}
#subs_links li {
	border:1px dotted #0772B6;
	display:block;
	margin: 5px 5px 5px -10px;
	list-style-type: none;
	padding: 5px 10px;
	background-color: #F4F4F4;
}
#footer01 span p {
	margin:0px;
	padding:0px;
}
