td, tr{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #5C5C5C;
	line-height: 15px;

}


body {
	margin: 0px;
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;


}

a {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #0093d9;
	text-decoration: none;
}

.white {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
.white:hover {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #E9E5D7;
	text-decoration: none;
	font-weight: bold;

}

.bluelnk {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #08B3E7;
	text-decoration: none;
	font-weight: bold;

}
.bluelnk:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
.smlnk {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #08B3E7;
	text-decoration: none;
	font-weight: normal;

}
.smlnk:hover {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;

}


li {
	list-style-image:  url(images/bullet.gif);
}

.input {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #666666;
}
.titles {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #858585;
	text-align: center;

}


.midpad {
	padding-right: 100px;

}


.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #07B3DA;
	font-weight: normal;

}

.basketbg {
	background-color: #F2F2F2;
	border: 1px solid #FFFFFF;

}

.toptext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #EBE7D7;
	padding-top: 45px;
	padding-left: 200px;
	padding-right: 40px;
}
.pad {
	padding: 15px;
}
.searchpad {
	padding-top: 22px;
}
.cattitles {
	font-size: 14px;
	color: #009CCC;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #08B3E7;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #999;
}

.slider_pic_holder {
	height: 170px;
	width: 170px;
	padding-top: 30px;
	padding-left: 30px;
}
.slider_text_holder {
	width: 300px;
	float: right;
}
.slider_text_holder p {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 20px;
}
.slider_product_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: normal;
	font-weight: bold;
	margin-top: 20px;
}
.slider_product_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: normal;
	font-weight: bold;
	color:#08B3E7;
	margin-bottom: 20px;
}
.pic_float_left {
	float: left;
	padding-right: 20px;
}
