/*Left*/
#left_nav a {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
/*line-height : 30px; */
/*display: block; */
margin-left: 0px;
}

#left_nav a:link {
color : #FFFFFF;
text-decoration: none;
}

#left_nav a:visited {
color : #EEEEEE;
text-decoration: none;
}

#left_nav a:active {
color : #FFFFFF;
text-decoration: none;
}

#left_nav a:hover {
color : #FFFFFF;
text-decoration: none;
font-weight: bolder;
}

#link00 {
background-color : #000000;
}

#link00 a:hover {
background-image: url(../images/buttons/blackwithcarrot.gif);
background-repeat: no-repeat;
}

#left_side {
color : #FFFFFF;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.cart_font{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color : #FFFFFF;
}

.cart_font .large{
	font-size: 22px;
	line-height: 0px;
	margin-top: 5px;
	margin-bottom: 12px;
}

.cart_font .medium{
	font-size: 14px;
	line-height: 0px;
	margin-top: 17px;
	margin-bottom: 17px;
}

.cart_font .small{
	font-size: 9px;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.cart_font .qty{
	font-size: 14px;
	font-weight: normal;
}

#mail_font{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color : #FFFFFF;
}

.contact_form {
	vertical-align: top;
	background-color: silver;
	font-family: Arial;
	font-size:15px;
	color: yellow;
	font-weight:600;
}

.large {
	font-size: 18px;
}

.small {
	font-size: 12px;
}
