* {
	margin:0;
	padding:0;
}
body {
	/*background:url(../images/body-bg.jpg) top center fixed;*/
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:20px;
	color:#333;
	padding-bottom:65px;
}
table, td {
	border-collapse:collapse;
	font-size:100%;
}
table, td, img {
	border:0;
}
form, td {
	margin:0;
	padding:0;
}
td {
	vertical-align:top;
	text-align:left;
}
.main-width {
	width:1120px;
	margin:0 auto;
	text-align:left;
	border:solid 1px #ccc;
	background:#fff;
	padding:0px 10px;
	box-shadow:1px 1px 5px #aaa;
}
input, textarea {
	font-family:Tahoma;
	font-size:1em;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
img {
	vertical-align:top;
}
a img {
	border:0;
}
ul {
	list-style:none;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.container {
	width:100%;
}
.column-1, .column-2, .column-3 {
	float:left;
}
a {
	color:#3d3d3d;
	outline:none;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#000;
}
p {
	margin:0;
	padding:0;
}
#foTo_header {
	background:#fff;
	margin-bottom:15px;
}
#foTo_header .foTo_logo {
	float:left;
	padding:36px 0 23px 23px;
}
#foTo_header .foTo_navigation {
	font-size:13px;
	color:#464545;
	padding:16px 18px 10px 0;
}
#foTo_header .foTo_navigation a {
	color:#464545;
	text-decoration:none;
	padding-right:15px;
}
#foTo_header .foTo_navigation a:hover {
	text-decoration:underline;
	color:#00;
}
#foTo_header .foTo_cart {
	color:#464545;
	padding:9px 20px 10px 0;
	font-size:12px;
	
}
#foTo_header .foTo_cart a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	line-height:22px;
	padding:5px;
	background:url(../images/cart.png) no-repeat left center;
	padding-left:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#foTo_header .foTo_cart a:hover {
	color:#8a8a8a;
	text-decoration:underline;
}
#foTo_header .foTo_row {
/*	width:100%;
	background:url(../images/header-bot-line.gif) bottom left repeat-x #000;*/
	clear:both;
	background:#000;
	height:48px;
}
#foTo_header .lang {
	float:right;
	padding:11px 8px 0 11px;
	background:url(../images/top-divider.gif) no-repeat 0 9px;
}
#foTo_header .foTo_categories {
	height:40px;
	line-height:40px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	background:#333;
}
/*#foTo_header .foTo_categories ul {
	padding:0 0 0 21px;
	margin:0;
}
#foTo_header .foTo_categories li {
	float:left;
	font-size:14px;
	padding-right:6px;
}
#foTo_header .foTo_categories li a {
	color:#FAFAFA;
	text-decoration:none;
	cursor:pointer;
	display:block;
}
#foTo_header .foTo_categories li a span {
	display:block;
}
#foTo_header .foTo_categories li a span span {
	padding:10px 13px 16px 13px;
}
#foTo_header .foTo_categories li a:hover {
	background:url(../images/menu-item-tail.gif) left top repeat-x;
	color:#191919;
}
#foTo_header .foTo_categories li a:hover span {
	background:url(../images/menu-item-left-bg.gif) left top no-repeat;
}
#foTo_header .foTo_categories li a:hover span span {
	background:url(../images/menu-item-right-bg.gif) right top no-repeat;
}*/
#foTo_columoncontenter {
	clear:both;
 
}
#colummonfoTo_center {
	padding:0 13px 0 0px;
}
#bannerFive {
	margin-top:11px;
}
#bannerSix {
	margin-top:11px;
}
.foTo_itemslist {
	border:solid 1px #e3e1d7;
	padding:2px 0 12px;
}
.foTo_itemsimg {
	text-align:center;
}
.foTo_itemsname {
	color:#333;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	display:block;
}
.foTo_itemsname strong {
	font-weight:normal;
}
.foTo_itemsname:hover {
	color:#000;
}
.image {
	display:inline-block;
	background:url(../images/image-bg.gif) 0 0;
}
.foTo_itemsprice {
	font-size:13px;
	color:#353535;
	font-weight:bold;
}
.foTo_itemslist .foTo_itemsprice {
	padding:12px 0 12px 0;
}
.product-info {
	padding:8px 10px 0 13px;
}
.foTo_itemsbutton {
	padding:3px 0 0 0;
}
.foTo_itemsbutton:hover
{
	 filter:alpha(opacity=50);  
      -moz-opacity:0.5;  
      -khtml-opacity: 0.5;  
      opacity: 0.5;  
	}
.banners-bottom {
	width:100%;
	overflow:hidden;
	border-top:solid 1px #d9d2ac;
	padding:7px 0 6px 0;
	margin-top:20px;
	background:#f8f8f8;
}
.banners-bottom .icons {
 
	padding:15px;
	text-align:left;
}
.banners-bottom .icons a {
	display:inline-block;
	padding:5px 20px;
}
.banners-bottom .icons a:hover
{
	opacity:0.7;
	}
.banners-bottom .banner {
	float:left;
	padding:0 4px 0 1px;
}
#foTo_footer {
	padding:11px 11px 36px 19px;
	color:#666;
	line-height:16px;
	margin-top:10px;
}
 
#foTo_footer .cards {
	float:right;
}
#foTo_footer a {
	color:#666;
}
#foTo_footer .menu a {
	text-decoration:none;
	color:#666;
	padding:5px 20px;
}
#foTo_footer .menu a:hover {
	text-decoration:underline;
	color:#000;
}
input, select, textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:normal;
	color:#010101;
}
.foTo_currenices {
	float:right;
	font-size:13px;
	color:#464545;
	padding:9px 18px 10px 7px;
	background:#fff;
}
.foTo_currenices select {
	color:#000;
	font-size:11px;
	border:solid 1px #d5d4d4;
	width:100px;
	background:#fff;
}
.search {
	padding:10px 17px 10px 0;
}
.search input {
	vertical-align:middle;
}
.search span {
	display:inline-block;
	background:url(../images/search-bg.gif) no-repeat 0 0;
	padding:1px 5px;
}
.search .input1 {
	background:none;
	border:solid 0px;
	font-size:11px;
	color:#000;
	padding:1px 5px;
	width:123px;
}
.bannerfoTo_ {
	position:relative;
	border:1px solid #eee;
	margin-bottom:10px;
}
.bannerfoTo_ .wrapper {

}
.bannerfoTo_ .wrapper ul {
	width:9999px;
	list-style:none;
	position:absolute;
	top:0;
	left:0;
	margin:0;
}
.bannerfoTo_ ul li {
	display:block;
	float:left;
	padding:0;
	height:350px;
	width:685px;
	margin:0;
}
.bannerfoTo_ .arrow {
	display:none;
}
#start-stop {
	display:none;
}
.bannerfoTo_ .wrapper ul ul {
	position:static;
	margin:0;
	background:none;
	overflow:visible;
	width:auto;
	border:0;
}
.bannerfoTo_ .wrapper ul ul li {
	float:none;
	height:auto;
	width:auto;
}
.bannerfoTo_ #thumbNav {
	position:absolute;
	z-index:10;
	bottom:7px;
	right:8px;
}
.bannerfoTo_ #thumbNav a {
	width:18px;
	height:18px;
	text-align:center;
	display:inline-block;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
	overflow:hidden;
	margin-left:2px;
}
.bannerfoTo_ #thumbNav a:hover, .bannerfoTo_ #thumbNav .cur {
	background:url(../images/slider-thumb-bg.png) no-repeat 0 0;
	color:#fff;
}
