.clearfix:after {  	
    content: ""; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

html{
	margin:0px;
	padding:0px;
	height:100%;
}
body{
	margin:0px;
	padding:0px;
	height:100%;
	background: #fff;
	margin:0px 0px 0px 0px;
}

form {
	margin:0px;
	padding:0px;
}
body, td, p, div{
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	line-height:15px;
}

p {
	padding:0px;
	margin: 10px 0px 10px 0px;
}
p:first-child {
	margin-top: 0px;
}

p {
	margin-top: expression(
		(this == this.parentNode.firstChild)
			? '0px'
			: '10px'
	);

}

/*
p {
	padding:0px;
	margin:0px 0px 10px 0px;
}
p:first-child {
	padding:0px;
	margin:0px 0px 10px 0px;
}
*/
form {
	padding:0px;
	margin:0px;
}


table { border-collapse : collapse; }
td { padding : 3px; /*border : 1px solid #000; */}

img { border : 0; }
img.png  { behavior: url(/iepngfix.htc); } 

html>body img { behavior: none; } 

input, select { vertical-align: middle; margin:0px; padding:0px; }

h1 {clear:both;font-size: 26px; font-family: Helvetica, Tahoma, Verdana; font-weight: bold; color:#003399;margin:5px 0px 10px 0px;}
h2 {clear:both;font-size: 20px; font-family: Helvetica, Tahoma, Verdana; font-weight: bold; color:#003399;}
h3 {font-size: 16px; font-family: Helvetica, Tahoma, Verdana; font-weight: bold; color:#003399}
h4 {font-size: 14px; font-family: Helvetica, Tahoma, Verdana; font-weight: bold; color:#003399}
h5 {font-size: 12px; font-family: Helvetica, Tahoma, Verdana; font-weight: bold; color:#003399}
h6 {font-size: 11px; font-family: Helvetica, Tahoma, Verdana; font-weight: bold; color:#003399}
a, a:link, a:visited, a:active {
	font-family: verdana;
	color:#0077c1;
	text-decoration:underline;
}
a:hover{
	color:#0077c1;
	text-decoration:none;
}

.error {
	margin:10px;
	padding:20px;
	background: #ffeeee;
	font-family: verdana;
	color: #CC0000;
	font-weight: bold;
}

.error h2, .error h1	{ margin-top: 0px; color: #CC0000;}
.error h3				{ margin-top: 0px; margin-bottom: 12px; color: #CC0000; border-bottom: 1px #CC0000 solid;}

.error ul li {
list-style-type: none;
color:#CC0000;
}


#Main {
	width:779px;
	overflow:visible;
	margin:0px auto;
}

#Header {
	width:779px;
	height:196px;
	background: url(/images/header.jpg) no-repeat;
	margin-bottom:3px;
	clear:both;
}

#Header .top {
	height:19px;
	color:#ffffff;
	font-family:arial;
	line-height:19px;
	padding:0px 5px;
}
#Header .top a, #Header .top a:link, #Header .top a:visited, #Header .top a:active {
	color: #ffffff;
	font-family:inherit;
	text-decoration:none
}
#Header .top a:hover{
	text-decoration:underline;
}
#Header .bottom {
	height:25px;
	margin-top:152px;
}

#Header .top .links {
	float:right;
	line-height:19px;
	height:19px;
	text-align:right;
	font-weight:bold;
	width:290px;
	font-size:11px;
}

#Header .buttons {
	float:right;
	width:110px;
	height:25px;
	text-align:right;
	overflow:hidden;
	margin:0px 10px 0px 0px;
	display:inline;
}
#Header .buttons img {
	vertical-align:middle;
	margin:4px 5px;
}



#Footer {
	width:779px;
	height:45px;
	background:  url(/images/footer.jpg) no-repeat;
	margin-top:3px;
	clear:both;
}

#Footer .copy {
	background: #b6c8ef;
	width:182px;
	height:33px;
	padding: 6px 0px 6px 0px;
	float:left;
	font-family: arial;
	font-size:10px;
	line-height:11px;
	color: #4284ad;
}

#Footer .copy img {
	vertical-align:middle;
	float:left;
	margin: 6px 5px 7px 5px;
}


#LeftCol {
	display:block;
	width:182px;
	float:left;
	overflow:hidden;
	padding-right:10px;
}

#RightCol {
	display:block;
	float:left;
	width:182px;
	overflow:hidden;
	padding-left:10px;

}
#MainCol {
	width:auto;
	overflow:hidden;
	width:395px;
	float:left;
}

#Logo {
	width:270px;
	height:282px;
	clear:both;
}

#Menu {
	width:172px;
	text-align:right;
	overflow:hidden;
}

#Menu ul {
	width:auto;
	list-style-type: none;
	margin: 0px;
	padding: 0;
	width:172px;
	overflow:hidden;
}
#Menu ul ul {
	width:auto;
	list-style-type: none;
	margin: 0px;
	padding: 0;
	width:152px;
	margin-left:20px;
	overflow:hidden;
}

#Menu ul li {
	width:auto;
	text-align:left;
	font-family: helvetica, verdana, tahoma;
	font-size:12px;
	font-weight:normal;
	line-height:22px;
	margin: 0px;
	color: #81a3be;
}
#Menu ul li ul li {
	width:auto;
	text-align:left;
	font-family: helvetica, verdana, tahoma;
	font-size:11px;
	font-weight:normal;
	line-height:17px;
	margin: 0px;
	color: #81a3be;
}
#Menu ul li.selected {
	color: #006699;
	font-weight:bold;
}

#Menu ul li ul li.selected {
	color: #006699;
	font-weight:bold;
}

#Menu ul li a, #Menu ul li a:link, #Menu ul li a:visited {
	background: url(/images/menu-li.jpg) 5px center no-repeat;
	color:#81a3be;
	text-decoration:none;
	font-weight:normal;
	display:block;
	width:142px;
	padding: 0px 0px 0px 20px;
	margin-right:5px;
	font-family: helvetica, verdana, tahoma;
}
#Menu ul li a:hover {
	background: url(/images/menu-li.jpg) 5px center no-repeat;
	color: #006699;
	font-weight:normal;
	display:block;
	width:142px;
	padding: 0px 0px 0px 20px;
	margin-right:5px;
	font-family: helvetica, verdana, tahoma;
}


#Menu ul li ul li a, #Menu ul li ul li a:link, #Menu ul li ul li a:visited,
#Menu ul li.selected ul li a, #Menu ul li.selected ul li a:link, #Menu ul li.selected ul li a:visited
 {
	background: url(/images/menu-li.jpg) 5px center no-repeat;
	color:#81a3be;
	text-decoration:none;
	font-weight:normal;
	display:block;
	width:122px;
	padding: 0px 0px 0px 20px;
	margin-right:5px;
	font-family: helvetica, verdana, tahoma;
}
#Menu ul li ul li a:hover, 
#Menu ul li.selected ul li a:hover {
	background: url(/images/menu-li.jpg) 5px center no-repeat;
	color: #006699;
	font-weight:normal;
	display:block;
	width:122px;
	padding: 0px 0px 0px 20px;
	margin-right:5px;
	font-family: helvetica, verdana, tahoma;
}


#Menu ul li.selected a,
#Menu ul li.selected a:link, 
#Menu ul li.selected a:visited
{
	background: url(/images/menu-li.jpg) 5px center no-repeat;
	color: #006699;
	display:block;
	width:142px;
	padding: 0px 0px 0px 20px;
	margin-right:5px;
	font-family: helvetica, verdana, tahoma;
}
#Menu ul li.selected a:hover {
	background: url(/images/menu-li.jpg) 5px center no-repeat;
	color:#81a3be;
	text-decoration:none;
	display:block;
	width:142px;
	padding: 0px 0px 0px 20px;
	margin-right:5px;
	font-family: helvetica, verdana, tahoma;
}

#Menu ul li ul li.selected a,
#Menu ul li ul li.selected a:link, 
#Menu ul li ul li.selected a:visited
{
	background: url(/images/menu-li.jpg) 5px center no-repeat;
	color: #006699;
	display:block;
	width:122px;
	padding: 0px 0px 0px 20px;
	margin-right:5px;
	font-family: helvetica, verdana, tahoma;
}
#Menu ul li ul li.selected a:hover {
	background: url(/images/menu-li.jpg) 5px center no-repeat;
	color:#81a3be;
	text-decoration:none;
	display:block;
	width:122px;
	padding: 0px 0px 0px 20px;
	margin-right:5px;
	font-family: helvetica, verdana, tahoma;
}


#AddressBox {
	margin:0px;
	text-align:right;
	float:right;
	width:590px;
	padding-right:5px;
}
#AddressBox div {
	font-size:10px;
	line-height:12px;
	font-family:verdana;
}

.clear {
	clear:both;
}

.color_blue {
	color: #3ba1e9;
}
.color_orange {
	color: #e99d3b;
}
.color_green {
	color: #8fcb45;
}
.color_red {
	color: #e77b7b;
}
.color_pink {
	color: #e77bd9;
}

.listing {
	margin:0px;
	margin-top:0px;
	clear:both;
}

.listing ul {
	list-style-type : none;
	margin: 0;
	padding: 0;
}
.listing ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width:auto;
	height:auto;
	clear:both;
}
html>body .listing ul li {
	min-height:30px;

}

.listing ul li img{
	float:left;
	display:block;
	margin:0px 10px 0px 0px;
}

.listing ul li .title{
	color: #035db6;
	font-weight:bold;
	float:left;
}
.listing ul li .content{
 	padding:0px;
 	margin:0px;
}



.catlisting {
	margin:0px;
	padding:0px;
	clear:right;
	width:380px;
}

.catlisting ul {
	list-style-type : none;
	margin: 0;
	padding: 0;
}
.catlisting ul li {
	height:50px;
	width:auto;
	clear:both;
	padding:0px;
	margin:0px;
	border-bottom:2px solid #eeeeee;
}

.catlisting ul li .num {
	background: url(/images/cat_bg.gif) no-repeat;
	width:32px;
	height:50px;
	float:left;
	line-height:50px;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	padding-right:8px;
}

.catlisting ul li .img {
	width:73px;
	height:44px;
	margin: 3px 0px;
	float:left;
}
.catlisting ul li .img img {
	vertical-align:middle;
}
.catlisting ul li .cats {
	float:left;
	padding:5px;
	height:40px;
	font-size:11px;
	font-weight:bold;
	font-family:tahoma;
	width:257px;
}

.catlisting ul li .cats a, .catlisting ul li .cats a:link, .catlisting ul li .cats a:visited, .catlisting ul li .cats a:active, .catlisting ul li .cats a:hover {
	text-decoration:none;
}

.catheading {
	width:480px;
	height:34px;
	clear:both;
	margin-top:10px;
}

.catheading .num {
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	line-height:34px;
	height:34px;
	width:34px;
	float:left;
	background: url(/images/romb.gif) right center no-repeat;
	padding-left:4px;
	text-align:center;
}

.catheading .title {
	height:34px;
	width:125px;
	float:left;
	text-align:center;
}

.catheading .title a, .catheading .title a:link, .catheading .title a:active, .catheading .title a:visited, .catheading .title a:hover {
	font-family:Helvetica;
	font-size:20px;
	font-weight:bold;
	line-height:34px;
	color:#ffffff;
	text-decoration:none;
}


.catheading .path {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	line-height:34px;
	height:34px;
	float:left;
	text-align:left;
	color:#ffffff;
}

.catheading .path a, .catheading .path a:link, .catheading .path a:active, .catheading .path a:visited {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	line-height:34px;
	color:#ffffff;
	text-decoration:none;
}
.catheading .path a:hover {
	text-decoration:underline;
}

.product {
	margin:0px;
	padding:0px;
	margin-top:0px;
	clear:both;
}
.product img{
	float:left;
	display:block;
	margin:0px 10px 0px 0px;
}

.product .title{
	color: #035db6;
	font-weight:bold;
	float:left;
}
.product .content{
 	padding:0px;
 	margin:0px;
}


#SearchBox {
	width:300px;
	font-size:11px;
	height:20px;
	padding:3px 0px 2px 10px;
	font-family:helvetica,arial;
	float:left;
}

#SearchBox form {
	margin:0px;
	padding:0px;
}
#SearchBox form input {
	margin:0px;
	padding:0px;
	border:0px solid gray;
	font-size:12px;
	line-height:12px;
	width:140px;
	padding:2px;
	height:12px;
}
html>body #SearchBox form input {
}
#SearchBox form input.button {
	margin:0px;
	padding:0px;
	border:0px;
	font-size:12px;
	font-family:helvetica;
	line-height:12px;
	width:20px;
	border: 0px solid red;
	background:transparent;
	padding:0px;
	height:20px;
}

.alignright {
	text-align:right;
}
.alignleft {
	text-align:left;
}
.aligncenter {
	text-align:center;
}
.alignjustify{
	text-align:justify;
}

.box {
	width:auto;
}
.box .heading {
	width:auto;
	height:19px;
	line-height:19px;
	font-size:13px;
	font-weight:normal;
	font-family:arial;
	text-transform:uppercase;
	padding:0px 10px;
	margin: 0px 0px 5px 0px;
	background-color: #12bdf1;
	color: #ffffff;
}

#RightCol .box {
	background: #f5f5f5;
}

#Privacy {
	overflow:auto;
	width:auto;
	height:200px;
	margin: 10px;
	padding: 10px;
	border: 1px solid #dddddd;
	background: #eeffee;
}


#LoginBox {
	float:left;
	line-height:19px;
	height:19px;
}

#LoginBox form {
	margin:0px;
	padding:0px;
}
#LoginBox form input {
	vertical-align:middle;
	margin:0px;
	padding:0px;
}
#LoginBox form input.txt {
	padding:0px;
	border:0px solid gray;
	font-size:10px;
	line-height:10px;
	width:85px;
	padding:2px;
	height:10px;
}
html>body #LoginBox form input.txt {
	padding:0px 2px;
	font-size: 10px;
	line-height:10px;
	height:14px;

}
