/* CSS Document */

* {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:1.25;}

p,h1,h2,h3,td,th{padding:0px;margin-bottom:1em; font-family:Verdana, Arial, Helvetica, sans-serif;}
body {text-align:center}


h1 {font-size:1.5em; line-height:1; padding-bottom:5px; margin:0; text-align:left;}

h3 {margin-bottom:2px;}

.breadcrumb {font-size:1.5em; line-height:1;}
.bcstrong {font-size:1em; line-height:1;font-weight:bold;}

a {
color:#000000;
text-decoration:none;
}

a:active {outline: 0;}

.address {
text-align:right;
}


.item_list{
line-height:1.125;
}


.product_table{
	border: 5px solid #F5F5F5;
	table-layout:fixed;
	width:460px;
}

.product_table_lge{
	table-layout:fixed;
	width:800px;
}

.product_table_tr{
	border-top-width: 5px;
	border-right-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #F5F5F5;
	border-right-color: #F5F5F5;
}

.product_table_te{
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F5F5F5;
}

.table_also_like{
table-layout:fixed;
width:250px;
}

.blue_text{
	font-weight: bold;
	color: #000000;
}

.underline{
text-decoration:underline;
}

.middlealign{
text-align:center;
}

.imgleft{
float:left;
margin-right:20px;
}

.imgright{
float:right;
margin-left:20px;
}

.txtleft{
width:450px;
text-align:left;
float:left;
}

.txtright{
float:right;
width:450px;
text-align:right;
}

.clear{
clear:right;
}

.linktitle{
font-weight:bold;
}

.noul{
vertical-align:middle;
float:left;
width:145px;
margin-left:50px;
padding:0px;
}

.mag{
margin-right:0px;
}

.strike{
text-decoration:line-through;
}

.sale{
color:#FF0000;
font-weight:bold;
}


