/** HEADER */

#header {
}

/** TOP MENU */

#topmenu {
	height: 80px;
}

#topmenu ul {
	margin: 0px;
	padding: 0px 0px 0px 441px;
	list-style: none;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	display: block;
	float: left;
	text-indent: -9999px;
}

#topmenu1 {
	width: 17px;
	height: 16px;
	padding: 32px 0px 0px 0px;
	background: url(/images/homepage03.gif) no-repeat right bottom;
}

#topmenu2 {
	width: 17px;
	height: 14px;
	padding: 65px 0px 0px 18px;
	background: url(/images/homepage04.gif) no-repeat right bottom;
}

#topmenu #topmenu3 {
	width: 70px;
	height: 13px;
	padding: 20px 0px 0px 2px;
	background: url(/images/homepage05.gif) no-repeat 2px 18px;
	text-indent: 18px;
}

/** LOGO */

#logo {
	height: 65px;
	background: url(/images/homepage06.jpg) no-repeat right bottom;
}

#logo h1, #logo p {
	text-indent: -9999px;
}

/** MENU */

#menu {
}

#menu ul {
	margin: 0px;
	padding: 5px 50px 0px 0px;
	list-style: none;
	text-align: right;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0px 12px 0px 20px;
	background: url(/images/homepage07.gif) no-repeat left center;
}

#menu .first a {
	background: none;
}

/** PAGE */
/** page topper **/
#page {
	width: 603px;
	margin: 0px auto;
	padding: 6px 49px 0px 249px;
}

/** SEARCH */

#search {
	height: 36px;
	margin: 0px 7px;
	padding: 13px 0px 0px 0px;
	border-bottom: 3px solid #FFFFFF;
}

/** FEATURE */

#feature {
	margin: 0px 7px;
	padding: 0px 25px 0px 175px;
	background: #F7F7F7 url(/images/homepage10.jpg) no-repeat left top;
}

/** CONTAINER */

#container {
	width: 610px;
	padding: 0px 7px;
}

/** SECTION */
/** NAV SECTION */

#section {
	float: left;
	width: 110px;
}

/** CONTENT */

#content {
	float: right;
	width: 490px;
}

#content .padding {
	padding: 20px 15px;
}

#content .items, #content .item-info {
	margin: 0px;
	padding: 15px;
	list-style: none;
}

#content .items li {
	display: block;
	float: left;
	width: 120px;
	height: 380px;
	padding: 20px 5px 0px 10px;
}


#content .pager li {
  display: block;
  float: left;
  width: 10px;
  padding: 15px 3px 5px 9px;
	text-decoration:none;
}



#content .items .price {
	margin-left: 10px;
}

#content .items .cart, #content .item-info .cart, #content .items .info {
	display: block;
	float: left;
	width: 44px;
	height: 17px;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
}

#content .items .cart, #content .item-info .cart {
	background: url(/images/homepage16.gif) no-repeat left top;
	text-indent: -9999px;
}

#content .item-info .cart {
	margin-left: 0px;
}

#content .items {
}

#content .item-info {
}

#content .item-info .image {
	float: left;
	margin: 0px 15px 0px 0px;
}

/** FOOTER */

#footer {
	clear: both;
	height: 100px;
	margin: 0px 0px 0px 255px;
	padding: 10px;
/**	background: url(/files/homepage18.gif) no-repeat right top; color:#000000 */
}


#picture {width:150px; height: 150px;}
#picture a.small, #picture a.small:visited { display:block; width:100px; height:100px; text-decoration:none; background:#ffffff; top:0; left:0; border:0;}
#picture a img {border:0;}
#picture a.small:hover {text-decoration:none; background-color:#000000; color:#000000;}
#picture a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
#picture a.small:hover .large {display:block; position:absolute; top: 400px; left:350px; width:350; height:350; } 

#click {padding:10px 0px 0px 160px;}

#divFlashTeaser {position:fixed;bottom:0px;z-index:1000;right:40px;}
