html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background:#f48a25 url(../image/bg.jpg) repeat-x top left;
	line-height:1.4;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color: #068776;
	text-decoration: none;
	cursor: pointer;
	outline:none;
}
a:hover {
	text-decoration: none;
}


a img {
	border: none;
}
p {
	margin-top: 0px;
}
/* Insert Web Font */
@font-face {
 font-family: "YKaffeesatzReg";
 src: url(yanone_kaffeesatz_light.otf) format("opentype");
}

@font-face {
 font-family: "BarmenoFont";
 src: url(BARMENOM.OTF) format("opentype");
}



.bnd {
  color:#000;
 font: 14px/18px "BarmenoFont",Verdana, Arial, Helvetica, sans-serif;
}

/* layout */
#container {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #FFFFFF;
	/*position:relative;*/
	
}
#header {
	position: relative;
	width:860px;
	height:180px;
	background:url(../image/header.jpg) no-repeat top left;
	
}

.left-bg {
	background:url(../image/left-bg_.jpg) no-repeat top left;
	position:absolute;
	top:0px;
	left:-222px;
	width:222px;
	height:697px;
	font-size:1px;
	
	
}

 .right-bg {
	background:url(../image/right-bg_.jpg) no-repeat top left;
	position:absolute;
	top:0px;
	left:860px;
	width:230px;
	height:707px;
}

#header .div1 {
	height: 97px;
}
#header .div2 {
	position: relative;
	top: 21px;
	left: 15px;
}
#header .div3 {
	background: url('../image/search.png') no-repeat;
	width: 250px;
	height: 62px;
	position: absolute;
	top: 15px;
	right: 0px;
	padding-top: 5px;
	padding-left: 17px;
}
#header .div4 {
	padding-left: 10px;
	padding-right: 10px;
	height: 40px;
	/*background: url('../image/header.png') repeat-x;*/
}
#header .div4 img {
	float: left;
	margin-right: 5px;
}
#header .div4 a {
	padding: 12px 0px 12px 0px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
#header .div5 a {
	float: left;
}
#header .div6 a {
	float: right;
}

.logo {
  display:block;
  width:200px;
  height:160px;
  float:left;
}

a.check-out { width:150px; height:70px; display:block; color:#4D3010;text-decoration:none; text-align:center; line-height:4.0}

.nav { padding-top:80px; height:80px; float:left; margin-left:18px;width:490px;}

.baby-button { width:73px; height:80px; display:block; float:left;}
.boys-button { width:74px; height:80px; display:block; float:left;}
.girls-button { width:70px; height:80px; display:block; float:left;}
.accessories-button { width:119px; height:80px; display:block; float:left;}
.brands-button { width:74px; height:80px; display:block; float:left;}
.sale-button { width:80px; height:80px; display:block; float:left;}

.header-right { padding-top:70px; width:150px; height:90px; float:right;}

.header-links { width:150px; height:20px;}

.header-links a { font-size:10px;color:#4D3010; text-decoration:none;}

#breadcrumb {
	padding-top: 8px;
	padding-bottom: 10px;
	color:#3A2D16;
}

#breadcrumb a {color:#3A2D16;font-size:11px;}

#column_left {
	float: left;
	width: 210px;
	padding-right: 10px;
	margin-right: 15px;
	margin-left:20px;
	background: url(../image/vert-border.gif) top right repeat-y
}
#column_right {
	float: right;
	width: 180px;
	margin-left: 10px;
}
#content {
	float: left;
	width: 600px;
	margin-bottom: 10px;
	min-height:520px;
	_height:520px;
}
#content .top {
	padding: 8px 0px 6px 10px;
	background: url('../image/content-bg.gif') repeat-x top left;
}
#content .top h1, .heading {
	color: #3c321a;
	font-size: 26px;
	font-family: "BarmenoFont", Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*text-transform: uppercase;*/
	margin: 0px;
}
.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content .middle {
	/*border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;*/
	background: #FFFFFF;
	padding: 10px 20px 1px 10px;
	min-height: 380px;
}
#content .bottom {
	/*background: url('../image/content-bg.gif') repeat-x bottom left;
	height: 5px;*/
}
.box {
	margin-bottom: 10px;
	background: url('../image/box_top.png') no-repeat;
}
.box .top {
	padding: 8px 0px 6px 7px;
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
}
.box .bottom {
	height: 5px;
	background: url('../image/box_bottom.png') no-repeat;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
a.button {
	background: #5dbfb2 url('../image/button-right.gif') no-repeat scroll top right;
	color: #FFFFFF;
	display: inline-block;
	font: normal 13px arial, sans-serif;
	height: 28px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.button span {
	background:url('../image/button-left.gif') no-repeat;
	display: inline-block;
	padding: 5px 0 5px 18px;
	height:28px;
}
.buttons {
	/*background: #F8F8F8;*/
	
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
	clear: both;
	padding: 5px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.list {
	width: 100%;
	margin-bottom: 10px;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.page {
	
	background: #FFFFFF;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 536px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}
#footer {
	width: 100%;
	clear: both;
	padding-top: 5px;
	border-top: 1px solid #DDDDDD;
}
#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
}

#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
.cart {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #EEEEEE;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}

.footer { width:100%; /*height:259px;*/ background:#5dbfb2;}

.footer-inner { 
                width:660px; 
				_width:860px;
				padding:55px 0 0 200px; 
				_padding-left:0px;
				/*height:204px;*/ 
				/*_height:259px*/;
				margin:0 auto; 
				position:relative; background:url(../image/footer.jpg) no-repeat top left;}
				
.bee-bottom {
	  width:660px; 
	 _width:860px;
	 height:78px;
	 background:url(../image/bee.png) no-repeat bottom center;
	 margin:0 auto;
}

.footer-inner th,.footer-inner td {text-align:left; color:#fff;}

.footer-inner a,.footer-inner a:visited {color:#fff;}

.bees { position:absolute; background:url(../image/bees.jpg) no-repeat top left; width:40px; height:136px; top:-136px; left:-40px;}

/*-----*/
.category-box {
	margin-bottom: 30px;
	width:210px;
	background:url(../image/content-bg.gif) repeat-x top left;
	font-weight:bold;
}
.category-box .top {
	width:210px;
	height:59px;
	color: #000000;
	background:url(../image/category-header.jpg) no-repeat top left;
}


.category-box .bottom {
	height: 19px;
	width:210px;
	background: url(../image/category-footer.jpg) no-repeat;
}

#category ul {
  
	margin:0px;
	padding:0px;
	list-style: none;
}

#category li {background:url(../image/content-bg.gif) repeat-x bottom left;}

#category li a {
	display:block;
	width:190px;
	_width:210px;
	padding:7px 0 4px 20px;
	height:22px;
	/*background:url(../image/bullet.gif) no-repeat 10px 15px;*/
	color:#3a2d16;
	font-size:14px;
	
	
}

#category li a:hover { background:#fddd6e;}

#category ul li ul a {
	width:170px;
	_width:210px;
	padding:0px 0 4px 40px;
	height:20px;
	/*background:#8ac2b7 url(../image/category-off.gif) repeat-x bottom left;*/
	background:none;
}
#category ul li ul li { background:none;}
#category ul li ul a:hover { background:#fddd6e; }

a.login-box { 
   display:block;
   width:197px;
   height:83px;
   /*position:relative;*/
   background:url(../image/freefreight.jpg) no-repeat top left;
   margin-bottom:0px;
}

.login-box a.login { position:absolute; top:65px; left:47px; width:122px; height:27px; display:block; text-align:center; line-height:2.0;color:#3a2d16; background:url(../image/login-bt.jpg);}

.login-box a.logout { position:absolute; top:65px; left:47px; width:122px; height:27px; display:block; text-align:center; line-height:2.0;color:#3a2d16; background:url(../image/logout-bt.jpg);}

a.signup-box { display:block; width:197px; height:83px; background:url(../image/signup-box.jpg) no-repeat top left; margin-bottom:10px; color:#3a2d16;}

.signup-box a { width:123px;height:27px; display:block;top:125px; left:45px;position:absolute;}

.signup-box-text { width:190px; height:55px; top:45px; left:0; position:absolute; padding:10px;}

.home-content {
	width:240px
	_width:578px;
	/*height:188px;
	_height:288px;*/
	height:500px;
	padding:40px 50px 60px 288px;
	background:url(../image/home.jpg) no-repeat top left;
	color:#3A2D16;
	margin-bottom:30px;
}

.related-product-title {
	width:300px;
	height:64px;
	background:url(../image/related-product.gif) no-repeat top left;
	margin:20px 0px 10px 0px;
}

.footer-content th { padding-right:20px}

.footer-content th,.footer-content td { padding-bottom:10px}

#home-content-left { width:180px;padding-left:10px;}