@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	cursor:default;
	margin: 0px;
	height:100%;
}
a {
	color: #CC3366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC3366;
}
a.nondecor:link {
	text-decoration:none;
	cursor:pointer;
}
a.nondecor:hover {
	text-decoration:none;
	cursor:pointer;
}
a.nondecor:visited {
	text-decoration:none;
	cursor:pointer;
}
a.topnavi_link {
	color:#333333;
	text-decoration:underline;
	margin-right: 5px;
	margin-left: 5px;
}
a.topnavi_link:active {
	color:#333333;
	text-decoration:underline;
	margin-right: 5px;
	margin-left: 5px;
}
a.topnavi_link:hover {
	color:#333333;
	text-decoration:none;
	margin-right: 5px;
	margin-left: 5px;
}
a.topnavi_link:visited {
	color:#333333;
	margin-right: 5px;
	margin-left: 5px;
}
.top_head {
	background-image: url(img/top_head.jpg);
	background-repeat: no-repeat;
	height: 230px;
	background-position: left top;
}
.logotext {
	font-size: 26px;
	color: #FFFFFF;
	height: 25px;
	margin-left: 135px;
	padding-top: 35px;
	width: 280px;
	text-align: left;
	padding-bottom: 10px;
}
.logoname {
	font-size: 12px;
	padding-left: 45px;
	padding-top: 8px;
}
.logoswf {
	height: 170px;
	width: 170px;
	position: absolute;
	top: 60px;
	z-index: 1;
}
.phoneorder {
	font-size: 14px;
	padding-top: 40px;
}
.cart_panel {
	background-image: url(img/cart_panel_green.jpg); /*url(img/cart_panel.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	height: 170px;
	width: 300px;
}
.cart_panel_header {
	font-size: 14px;
	font-weight: normal;
	padding-top: 20px;
	padding-left: 90px;
}
.topnavi {
	position: relative;
	top: -55px;
	left: 310px;
	width: 600px;
}
#lcol {
	background-color: #FFFFFF;
	margin-left: 80px;
}
#lcol p {
	margin-top: 10px;
	margin-bottom: 5px;
}
.lcol_header {
	background-image: url(img/lcol_header_green.jpg); /*url(img/lcol_header.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	padding-top: 8px;
}
.lcol_block {
	padding-top: 1px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.lcol_news {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.lcol_news_header {
	color:#CC3366;
}
a.filter_cont_link {
	color:#333333;
	text-decoration:none;
}
a.filter_cont_link:hover {
	color:#333333;
	text-decoration:none;
}
a.filter_cont_link:visited {
	color:#333333;
	text-decoration:none;
}
a.filter_cont_link:active {
	color:#333333;
	text-decoration:none;
}
.dotted_cont {
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	margin-left: 10px;
}
/*****************************************/
a.filter_link {
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
a.filter_link:hover {
	text-decoration: underline;
}
/*****************************************/
a.filter_link_sel {
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	background-color: #CC6666;
}
a.filter_link_sel:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC6666;
}
/*****************************************/
a.price_filter_link {
	text-decoration: none;
	padding-left: 10px;
	margin-left: 10px;
	padding-right: 10px;
}
a.price_filter_link:hover {
	text-decoration: underline;
}
/*****************************************/
a.price_filter_link_sel {
	text-decoration: none;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #CC6666;
	margin-left: 10px;
	padding-right: 10px;
}
a.price_filter_link_sel:hover {
	text-decoration: none;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #CC6666;
	margin-left: 10px;
	padding-right: 10px;
}
/*****************************************/
.page_body {
	background-color: #FFFFFF;
	margin-right: 45px;
	margin-left: 10px;
}
.pagehead {
	color:#CC3366;
	font-size: 18px;
}
.input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.button_send_cont {
	background-image: url(img/button_send_cont.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.button_order_checkout {
	background-image: url(img/button_order_checkout.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.button_cart_update {
	background-image: url(img/button_cart_update.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#cart_panel_empty {
	padding-top: 20px;
	padding-left: 95px;
	color: #999999;
}
#cart_panel_noempty {
	padding-top: 10px;
	padding-left: 95px;
}
#cart_panel_noempty b {
	color:#CC3366;
	font-weight: normal;
}
#cart_panel_noempty p {
	color:#333333;
	font-weight: normal;
	margin-top: 8px;
}
#cart_panel_noempty a {
	color:#333333;
	text-decoration:underline;
}
#cart_panel_noempty a:hover {
	color:#333333;
	text-decoration:none;
}
.foot {
	background-image: url(img/foot_fon_green.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.foot_corner {
	background-image: url(img/foot_corner_green.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 130px;
	width: 480px;
}
#cright {
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 70px;
	padding-left: 120px;
}
#cright span {
	color:#FFFFFF;
	font-size:12px;
}
#footnavi {
	padding-top: 80px;
}
#footnavi a {
	color:#999999;
}
#crt {
	padding-top: 5px;
	padding-left: 240px;	
}
#crt a {
	color:#333;
}
.pos_name {
	color:#CC3366;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.pos_thumb {
	background-image: url(img/pos_thumb_fon.gif);
	background-repeat: no-repeat;
	padding: 3px;
	margin: 2px;
	height: 144px;
	width: 144px;
}
.pos_desc {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-size: 12px;
}
#pos_price {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 18px;
	color: #729700;
}
#pos_price span {
	font-size: 12px;
	color: #729700;
}
.pos_cart_button {
	background-image: url(img/pos_cart_button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
	width: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	cursor:pointer;
}
.filterway {
	color:#333333;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
#paging {
	color:#666666;
	line-height: 30px;
}
#incart_mess_area {
	background-color: #FFFFFF;
	width: 450px;
	position: absolute;
	left: 30%;
	top: 35%;
	border: 5px solid #999999;
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#incart_mess_area p {
	line-height:30px;
}



#test {
	background-color:#333333;
	color: #FFFFFF;
	position: absolute;
	width: 150px;
	left: 0px;
	top: 0px;
	padding: 10px;
	z-index:9;
}
