/*------- menus --------*/

.side_menu_cont {
	float:left;
	width: 191px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 15px 0px;
	background-image:url(../images/menu/side_bot.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	background-color: #fff;
}

.side_menu {
	float:left;
	width: 189px;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
}

.search_table {
	margin:0px; 
	padding:10px;
	font-weight: bold;
	color: #4b5454;
	font-size: 12px;
}

form {
	margin:0px; 
	padding:0px;
}

#navigation_cont ul {
	padding: 0px;
	margin: 0px;
	float:right;
	display: inline;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

#navigation_cont ul li {
	float:left;
	display: inline;
	padding: 2px 10px 0px 10px;
	margin: 0px;
	border-right: 0px solid #ffffff;
	line-height: 0px;
}

#bestseller_cont {
	float:left;
	padding: 10px 0px 0px 0px;
}

.product_price {
	font-weight: bold;
	color: #419188;
	font-size: 13px;
}

.product_line {
	float:left;
	padding: 0px 0px 20px 0px;
	background-image:url(../images/prod_break.gif);
	background-position:bottom;
	background-repeat: no-repeat;
}

.solo_size {
	color: #000000;
	font-size: 11px;
}

.solo_price {
	font-weight: bold;
	color: #993333;
	font-size: 13px;
}



.prod_slide{
	float:left;
	padding: 25px;
	text-align:center;
	width: 100px;
	border: 0px solid red;
}

.slide_price{
	color: #e37d0e;
	font-weight: bold;
	padding: 0px 0px 0px 30px;
	text-align:center;
}

.slide_price_blue{
	color: #2a91ae;
	font-weight: bold;
	padding: 0px 0px 0px 30px;
	text-align:center;
}

.slide_title{
	color: #7f7b7b;
	margin: 10px 0px 10px 0px;
}

.slide_title a{
	color: #7f7b7b;
	text-decoration:none;
}

.slide_title_padding{
	float: left;
	padding: 10px 0px 0px 15px;
}

.slide_viewall{
	float: right;
	padding: 20px 20px 0px 0px;
	font-weight: bold;
	color:#1c7373;
}

.slide_viewall a {
	text-decoration: none;
	color:#1c7373;
}


.home_slide_top {
	float:left;
	width: 564px;
	height: 44px;
	padding: 0px 0px 0px 0px;
	background-image:url(../images/home_slide_header.gif);
	background-position: top;
	background-repeat: no-repeat;
}


.home_slide_top_text {
	float:left;
	width: 564px;
	height: 16px;
	padding: 0px 0px 0px 0px;
	background-image:url(../images/home_top.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.side_menu ul {
	margin: 10px 15px 10px 15px;
	padding: 0px;
	list-style: none;
}

.side_menu ul li {
	padding: 5px 2px 5px 2px;
	margin: 0px;
	border-bottom: 1px solid #cccccc;
}

.side_menu ul li a {
	color: #666666;
}

#footer_cont a {
	color: #666666;
}

.content_align_sub ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style: disc;
}

.content_align_sub ul li {
	padding: 2px 0px 2px 0px;
	margin: 0px;
	color: #666666;
}

.prod_showcase {
	float:left;
	width: 148px;
	height: 151px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image:url(../images/prod_showcase.gif);
	background-position:top;
	background-repeat: no-repeat;
}

.prod_showcase a {
	color: #666666;
	text-decoration: none;
}

.prod_showcase a:hover {
	color: #666666;
	text-decoration: underline;
}

.newstitle {
	font-size: 110%;
	font-family: trebuchet ms, arial;
	font-weight: bold;
	color: #666666;
}

#footer_left ul{
margin-left: 0px;
padding:0px;
}


#footer_left ul li{
display:inline;
color:#333333;
}

#footer_left ul li a{
display:inline;
color:#226d65;
}
