.search-field {
	border: 0px solid #fff;
	font-size: 1.1em;
	width: 298px;
	background: none;
	text-indent: 0.5em;
	color: #999;
	padding-left:10px;
}

.intup-sp {
	position: relative;
	top: 5px;
	left: 200px;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	border: 0px;
	width: 950px;
}

#header {
	width: 950px;
	height: 110px;
}

#logo {
	width: 225px;
	height: 110px;
	float: left;
	background-color: #cee58a;
	overflow: hidden;
}

#top-menu {
	width: 500px;
	height: 110px;
	float: left;
}

#top-login {
	float: left;
	width: 225px;
	height: 110px;
	background: url(../images/bg/login_bg.gif) no-repeat;
}

#p-info {
	background: url(../images/bg/person_2.gif) no-repeat 14px 14px;
	width: auto;
	height: auto;
	padding: 12px 0px 0px 46px;
}

#side-left {
	float: left;
	width: 225px;
	padding-bottom: 50px;
	margin-bottom: 50px;
	background: #eff1e3 url(../images/bg/catalog_.gif) no-repeat bottom;
}

#catalog-top-bg {
	height: 110px;
	width: 225px;
	background-image: url(../images/bg/catalog0.gif);
}

#catalog-top-bg img {
	padding: 15px 9px 10px 10px;
}

#cat-header {
	padding: 12px 3px 5px 5px;
	font-size: 1.4em;
	color: #68a4c8;
	text-indent: 0.3em;
	text-transform: uppercase;
	letter-spacing: -1px;
}

#catalog-content {
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}

#search-form-hidden-bg {
	position: absolute;
	top: 110px;
	left: -600px;
	z-index: 11111;
	font-size: 1.4px;
	width: 373px;
	height: 317px;
	background: url(../images/bg/search_b.gif) no-repeat;
}

#cat-header2 {
	position: absolute;
	top: 122px;
	left: 400px;
	z-index: 11112;
	font-size: 1.4em;
	color: #555;
	text-indent: 0.3em;
	text-transform: uppercase;
	letter-spacing: -1px;
	display: none;
}

#f-holder {
	background: url(../images/bg/mac-form-bg.gif) no-repeat right;
	width: 335px;
	height: 24px;
	position: relative;
	top: 17px;
	left: 8px;
}

#f-holder img {
	position: relative;
	left: -9px;
}

#big-form-holder {
	display: none;
	position: absolute;
	top: 161px;
	left: 450px;
	width: 350px;
	height: 25px;
	z-index: 11114;
}

#big-form-holder table {
	margin-top: 10px;
}

#search-tip {
	position: relative;
	top: -20px;
}

#search-tip ul {
	margin: 10px 0px 20px;
}

#search-tip ul li {
	margin-left: 20px;
}

#search-tip p {
	margin-right: 20px;
}

#content-holder {
	float: left;
	width: 725px;
	margin-bottom: 50px;
}

#first-page-adds {
	float: left;
	width: 500px;
	height: 110px;
	margin-bottom: 20px;
}

#cart-bg {
	float: left;
	height: 110px;
	width: 225px;
	margin-bottom: 20px;
	background: url(../images/bg/cart_sec.gif) no-repeat;
}

#content {
	float: left;
	width: 480px;
	padding: 0px 10px;
	overflow: hidden;
}

#contentNoRight {
	width: 705px;
	padding: 0px 10px;
	overflow: hidden;
}

#side-right {
	float: left;
	width: 225px;
	padding-top: 5px;
}

#footer {
	clear: both;
	height: 50px;
	color: #666;
	text-align: center;
	padding: 20px 0px 15px 0px;
	line-height: 200%;
	background: url(../images/bg/footer_b.gif) no-repeat 0px 0px;
}

#footer a {
	color: #68a4c8;
}