@charset "utf-8";
.login {
position: relative;
margin-right: 0;
text-align: right;
display: inline-block;
}
a {
font-family: Tahoma;
font-size:13px;
color: #000000;
text-decoration: none;
}
.prod_links {
font-family: Tahoma;
font-size:10px;
color: #000000;
text-decoration: none;
}
.prod_10 {
font-family: Tahoma;
font-size:10px;
color: #000000;
}
.prod_12 {
font-family: Tahoma;
font-size:12px;
color: #000000;
}
.menu_holder {
	width:100%;
	margin: 0 auto 0 auto;
	text-align: center;
    vertical-align: top
}
.menu_inner {
	width: 200px;
	display: inline-block;
	text-align: center;
    vertical-align: top;
}
.menu_inner_150 {
	width: 150px;
	display: inline-block;
	text-align: center;
    vertical-align: top;
}
.cart_font {
font-family: Tahoma;
size: 12px;
color: white;
float: right;
margin-right: 0;
display: inline-block;
}
.cart_fin_holder {
border: solid 1px black;
border-radius: 5px;
padding: 15px;
text-align: left;
display: inline-block;
}
.mtfcart_prod_cont {
display: inline-block;
width:200px;
height:250px;
border: 1px solid #000000;
text-align:center;
margin:3px;
overflow: hidden;
}
.mtfcart_prod_holder {
margin: 0 auto 0 auto;
text-align: center;
width: 100%;
max-width: 1200px;
background-color: #ffffff;
}
.prod_th {
width:150px;
height: 150px;
margin:3px;
}
.prod_th_med {
width:300px;
height: 300px;
margin:3px;
}
.prod_th_sm {
width:90px;
height: 90px;
margin:3px;
}
.pg3_prod_holder {
margin: 0 auto 0 auto;
text-align: center;
width: 100%;
/*max-width: 1200px;*/
background-color: #ffffff;
}
.pg3_prod_holder_top {
/*border: 1px solid #000000;*/
margin: 0 auto 0 auto;
text-align: left;
width: 100%;
max-width: 1200px;
background-color: #ffffff;
}
.pg3_prod_holder_inner {
/*border: 1px solid #000000;*/
margin: 0 auto 0 auto;
text-align: center;
width: 100%;
max-width: 1200px;
background-color: #ffffff;
}
.pg3_info_feat {
/*border: solid 1px black;*/
padding: 35px;
display: inline-block;
width: 20%;
vertical-align: top;
/*max-width: 800px;*/
margin: 0 auto 0 auto;
/*text-align: center;*/
overflow:hidden;
}
.pg3_info_mid {
/*border: solid 1px black;*/
padding: 35px;
display: inline-block;
width: 35%;
vertical-align: top;
/*max-width: 800px;*/
margin: 0 auto 0 auto;
/*text-align: center;*/
overflow:hidden;
}
.pg3_info_lower {
border: solid 1px black;
padding: 10px;
display: inline-block;
width: 30%;
vertical-align: top;
/*max-width: 800px;*/
margin: 0 auto 0 auto;
/*text-align: center;*/
overflow:hidden;
}
.pg3_info_holder {
width: 100%;
max-width: 800px;
margin: 0 auto 0 auto;
/*text-align: center;*/
}
.pg3_info_inner {
display: inline-block;
vertical-align: top;
/*width: 100%;*/
max-width: 3700px;
margin: 0 auto 0 auto;
text-align: left;
}
a.prod link {
font-family: Tahoma;
size: 12px;
color: #003366;
font-decoration: none;
}
a.prod hover {
font-family: Tahoma;
size: 12px;
color: #007799;
font-decoration: none;
}

