#box_top{
	width:100%;
	height:36px;
	line-height:36px;
	overflow:hidden;	
}
#box_top #today{
	padding-left:14px;
	color:#cccccc;
	float:left;
}
#box_top #icons{
	float:right;
}
#box_top #icons a{
	margin-right:5px;
}

#box_banners{
	width:100%;
	height:210px;
	overflow:hidden;
}
#box_banners #flash {
	width:247px;
/*	height:167px; */
	margin-top:40px;
	display:block;
	float:left;
}
#box_banners #logo{
	width:468px;
/*	height:197px;*/
	margin-top:10px;
	display:block;
	float:left;
}
#box_banners #contact{
	width:219px;
	height:210px;
	float:right;
/*
	background:url(../img/bg_box_banners_contact.png) no-repeat bottom right;
*/
}
#box_banners #contact #flash-div {
  height: 133px;
  overflow: hidden;
}
#box_banners #contact #phone {
	padding:20px 20px 0 0;
	width:170px;
	height:57px;
	float:right;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../img/bg_box_banners_contact_phone.png) no-repeat top right;
}
#box_banners #contact #phone span{
	display:block;
	font-weight:normal;
	font-size:18px;
}

#box_search {
	width:187px;
	height:34px;
	margin-top:8px;
	display:block;
	float:right;
	overflow:hidden;
	background:url(../img/bg_box_search.png) no-repeat;
}
#box_search input.text {
	width:111px;
	height:18px;
	padding:9px 0 0 12px;	
	color:#666;
	font-size:12px;
	border:none;
	background:none;
}
#box_search input.submit{
	width:36px;
	height:34px;
	float:right;
	cursor:pointer;
	border:none;
	background:none;
}

#box_sitemap{
	display:block;
	padding-bottom:20px;
	font-size:12px;
}
#box_sitemap a{
	color:#666;
}
#box_sitemap a:hover{
	text-decoration:underline;
}

#box_giftbasket {
	margin-bottom:10px;
	height:280px;
}
#box_giftbasket label{
	font-size:12px;
	font-weight:bold;	
	display:block;
	padding-bottom:5px; 
}
#box_giftbasket select{
	width:184px;
	height:22px;
	margin-bottom:20px;
	display:block;
	color:#666666;
	border:1px solid #8c8c8c;
	
}
#box_giftbasket #choice {
	height:150px;
	overflow:hidden;
	font-weight:bold;
	padding:24px 20px 20px 20px;
	background:url(../img/bg_box_giftbasket_choice.png) no-repeat;
}
#box_giftbasket #choice a {
	width:150px;
	display:block;
	overflow:hidden;
	float:left;
	margin-top:40px;
	color:#333;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	white-space:normal;	
	background:none;
	cursor:pointer;
	font-family:"Times New Roman",Times,serif;
/*	font-family:Georgia,"Times New Roman",Times,serif;*/
}
#box_giftbasket #choice input.link{
	width:150px;
	display:block;
	margin-top:40px;
	color:#333;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	white-space:normal;	
	background:none;
	cursor:pointer;
	font-family:Georgia,"Times New Roman",Times,serif;
}
#box_giftbasket #choice a:hover, #box_giftbasket #choice input:hover{
	color:#cc9900;
	text-decoration:underline;
}

#box_newsletter{
	font-size:10px;
	margin-bottom:20px;
}
#box_newsletter ul{
	padding-top:10px;
}
#box_newsletter ul li{
	padding-bottom:10px;
	overflow:hidden;
}
#box_newsletter ul li input.text {
	width:170px;
	height:17px;
	color:#666666;
	font-size:12px;
	padding:3px 0 0 12px;
	border:1px solid #8c8c8c;
}
#box_newsletter ul li input.submit{
	float:right;
}
#box_newsletter ul li input.antispam{
	width:86px;
	height:17px;
	float:left;
	color:#666666;
	font-size:12px;
	padding:2px 0 0 12px;
	border:1px solid #8c8c8c;
}
#box_newsletter ul li img{
	width:63px;
	height:26px;
	float:right;
}
#box_newsletter ul li .chk{
	float:left;
	margin-right:5px;
}

#box_poll{
	padding:10px 0 20px 0;
	margin-bottom:15px;	
		font-weight:bold;
}
#box_poll ul{
	margin-top:10px;
	margin-bottom:10px;
	
}
#box_poll ul li{
	padding-bottom:5px;
	display:block;
	line-height:19px;
	margin-bottom:5px;
	font-size:12px;
	font-weight:normal;
	overflow:hidden;
}
#box_poll a {
	color:#666;
	display:block;
}
#box_poll li b{
	float:right;
	font-weight:normal;
}
#box_poll li .bar{
	height:8px;
	width:184px;
	display:block;
	background:#cccc99;
}
#box_poll li .bar span{
	height:8px;
	float:left;
	background:#cc9900;
}
#box_poll p{
	display:block;
	text-align:left;
	font-weight:normal;
}
#box_poll p b{
	float:right;
	font-weight:normal;
}

#box_partners img{
	display:block;
	margin-bottom:10px;
}

#box_cart ul{
		padding:20px 0 30px 89px;
		background:url(../img/bg_box_cart.jpg) no-repeat left top;
}
#box_cart ul li{
	width:95px;
	padding-bottom:2px;
	display:block;
}
#box_cart ul li span{
	color:#cc9900;
	padding-left:3px;	
}

#box_login{
	width:100%;
	font-size:10px;
	float:left;
	display:block;
	margin-bottom:20px;
}
#box_login p {
	text-align:center;
}
#box_login span {
	color:#cc9900;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	display:block;
}
#box_login #btn_left {
	margin-top:10px;
	float:left;
}
#box_login #btn_right {
	margin-top:10px;
	float:right;
}
#box_login #link{
	width:auto;
	margin-top:10px;
	line-height:auto;
	color:#999999;
	border:none;
	float:left;
	text-decoration:underline;
	padding-left:50px;
	font-size:10px;
	background:none;
}

#box_chart{
	float:left;
	margin-bottom:20px;
}
#box_chart ul li{
	width:184px;
	padding:12px 0px;
	overflow:hidden;
	border-bottom:1px solid #cccccc;
}
#box_chart ul li img {
	float:left;
}
#box_chart ul li span{
	display:block;
	width:100%;
}
#box_chart ul li .box_rating {
	float:left;
	padding:10px;
}
#box_chart ul li p{
	width:110px;
	float:right;
}
#box_chart ul li p a:hover{
	text-decoration:underline;
}

.news_date {
	display:block;
	padding-left:27px;
	padding-bottom:5px;
	font-size:16px;
	font-weight:bold;
	background:url(../img/bg_box_news.jpg) no-repeat  left;
}
.news_header {
	color:#cc9900;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}
#box_news{
	width:100%;
	float:left;
	margin-bottom:20px;
}
#box_news li{
	width:172px;
	padding:5px 6px;
	overflow:hidden;
	border-bottom:1px solid #cccccc;
}
#box_news a:hover{
	text-decoration:underline;
}
#box_news a.more{
	color:#3399CC;
	text-decoration:underline;
}

#box_tagcloud {
	float:left;
	margin-bottom:20px;
	width:100%;
}
#box_add {
	width:100%;
	float:left;
	text-align:center;
}
#box_add a{
	margin-bottom:10px;
}

#box_footer{
	width:993px;
	line-height:35px;
	padding:10px 0 0 7px;
	margin:auto;
	text-align:left;
	overflow:hidden;
}
#box_footer li{
	width:240px;
	float:left;
}
#box_footer li.tight{
	width:200px;
}
#box_footer li.wide{
	width:250px;
}

.box_pager{
	width:180px;
	float:right;
	text-align:right;
	display:block;
}
.box_pager a{
	color:#666;
	font-size:12px;
	padding:0 2px;
}
.box_pager a:hover, .box_pager a.selected{
	color:#cc9900;
}

#box_order {
	float:left;
}
#box_order label{
	float:left;
	line-height:22px;
	padding-right:5px;
}
#box_order select{
	width:176px;
	height:22px;
	float:left;
	font-size:12px;
	border:1px solid #8c8c8c;
	display:block;
}

.box_rating {
	text-align:left;
/*	float:left;
	padding-top:3px;
	padding-left:5px;
	cursor:pointer;*/
}
.box_rating a {
	background:url(../img/star_bg.png) no-repeat left top;
	width:11px;
	height:11px;
	display:inline-block;
}
.box_rating a:hover {
	background:url(../img/star_full.png) no-repeat left top;
}
.box_rating a.active {
	background:url(../img/star_full.png) no-repeat left top;
}
.box_rating a.unactive {
	background:url(../img/star_bg.png) no-repeat left top;
}


#box_step{
	margin-bottom:10px;
}
#box_step {
	display:block;
	height:24px;
	line-height:24px;
	text-align:right;
	font-size:18px;
}
#box_step a{
	width:24px;
	height:24px;
	display:block;
	float:right;
	color:#fff;
	margin-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:24px;
	background:url(../img/bg_box_step.jpg) no-repeat;
}
#box_step a.selected {
	background:url(../img/bg_box_step_sl.jpg) no-repeat;
}
#box_step a:hover{
	text-decoration:underline;
}

#box_step_price{
	margin-bottom:10px;
	font-weight:bold;
	color:#ccc;
	background:url(../img/bg_box_step_price.jpg) no-repeat top center;
}
#box_step_price ul li{
	width:220px;	
	line-height:30px;
	padding-left:30px;
	padding-top:8px;
}
#box_step_price ul li span{
	color:#cc9900;
	font-size:20px;
	font-weight:normal;
	float:right;
}
