
body {background-color:#ffffff;padding:0px;margin:0px;}
a, b, td, p, body {font-family:arial,tahoma,helvetica,verdana,sans-serif;font-size:12px;color:#676767}


img {
	border: 0px;
}
A {text-decoration:underline;}
A:HOVER {text-decoration:none;}

.top_menu {
padding-left: 15px;
padding-right:30px;
background: url('/images/top_menu_bulet.gif') no-repeat 3px 3px;
color: #fff;
font-weight: bold;
}

h1,h2,h3 {
color: #34D0FF;
}

.menu_link {
	height: 41px;
	background: url('/images/menu/air420blank.gif');
}
.menu_link > a {
    text-decoration: none;
}

table.product_list th {}

.productListing-productName {
    font-size:1.2em;
    color: #519F02;
    font-weight: bold;
}

.product_image {
border: 1px solid #63AC00;
margin-left:20px;
}

#product_price {
    font-weight:bold;
    font-size:1.2em;
    color: #B54545;
}

.about_link {
background: url('/images/menu/about_bullet.gif') no-repeat 0px 3px;
padding-left:10px;
}


.shopping_link {
background: url('/images/menu/about_bullet.gif') no-repeat 0px 3px;
padding-left:10px;
}

input {
border:1px solid #ccc;
}

#product_add_link {
padding: 20px;
}

.front_link {
color: #4F8A00;
font-size:15px;
font-weight: bold;
}

.small {
font-size:10px;
}


.alert {
    background-color: #FF9A9A;
    color: #000;
    border : 2px solid #C50808;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    padding:10px;
}


.basket_item {
	font-family: times, serif;
	font-size:11px;
}
.basket_item_price {
	font-family: times, serif;
	font-size:11px;
	color: #626866;
}

.attrib_row {
    border-bottom: 1px solid #bbb;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #fff;
}
.attrib_row_alt {
    border-bottom: 1px solid #bbb;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #ddd;
}

.option_dropdown {
	font-size: 0.9em;
}

#shopping_cart_box {
	background-color: #fff;
	padding:5px;
	margin-right:20px;
}
