img	{
	border: none;
}
a	{
	text-decoration: none;
	color: #828200;
}
body {
	position: relative;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	background: #61722B;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#wrapper {
	position: inherit;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: auto;

}

#header {
	position: relative;
	background: url(../../mi_images/mi_head.jpg) 60px top no-repeat;
	height: 115px;
	width: auto;
	margin-left: 5px;
	padding: 0;
	margin: 0;

}
#l_col	{
	position: fixed;
	width: 210px;
	height: 380px;
	top: 150px;
}
#l_nav	{
	text-align: center;
}
.nav 	{
	margin-bottom: 200px;
}
.nav_div_left	{
	margin-left: auto;
	margin-right: auto;
	width: auto;
	
}

/*- Buttons  --  Buttons  --  Buttons  --  Buttons  --  Buttons  --  Buttons  --  Buttons  --  */
/* --Home */
.home_img	{
	position: relative;
	margin-left: -52px;
	margin-top: 15px;
}
a#home	{
	display: block;
	width: 82px;
	height: 114px;
	background-image: url(../../mi_images/butons/mi_home.jpg) ;
	background-position: 0 114px;

	margin: 0 auto;
}
a#home:hover {
    background-position: 0 228px;
	
}
a#home:active {
    background-position: 0 0;
}

/* -- ladies  */
a#ladies	{
	display: block;
	width: 160px;
	height: 114px;
	background-image: url(../../mi_images/butons/mi_ladies.jpg);
	background-position: 0 114px;
	margin: 0 auto;
}
a#ladies:hover {
    background-position: 0 228px;
}
a#ladies:active {
    background-position: 0 0;
}

/* -- childrens  */
a#childrens	{
	display: block;
	width: 200px;
	height: 114px;
	background-image: url(../../mi_images/butons/mi_childrens.jpg);
	background-position: 0 114px;
	margin: 0 auto;
}
a#childrens:hover {
    background-position: 0 228px;
}
a#childrens:active {
    background-position: 0 0;
}


/* -- accessories  */
a#accessories	{
	display: block;
	width: 125px;
	height: 114px;
	background-image: url(../../mi_images/butons/mi_accessories.jpg);
	background-position: 0 114px;
	margin: 0 auto;
}
a#accessories:hover {
    background-position: 0 228px;
}
a#accessories:active {
    background-position: 0 0;
}

/* -- contact  */
.cont_img	{
	position: relative;
	margin-left: -58px;
	margin-top: -10px;
}

a#contact	{
	display: block;
	width: 125px;
	height: 114px;
	background-image: url(../../mi_images/butons/mi_contact.jpg);
	background-position: 0 114px;
	margin: 0 auto;
}
a#contact:hover {
    background-position: 0 228px;
}
a#contact:active {
    background-position: 0 0;
}

/* -- calendar  */
a#calendar	{
	display: block;
	width: 125px;
	height: 114px;
	background-image: url(../../mi_images/butons/mi_calendar.jpg);
	background-position: 0 114px;
	margin: 0 auto;
}
a#calendar:hover {
    background-position: 0 228px;
}
a#calendar:active {
    background-position: 0 0;
}


/*-- End Buttons --  End Buttons --End Buttons --End Buttons --End Buttons --End Buttons -- */
a .alt { display: none; }

#content {
	width: 660px;
	padding: 0;
	padding-bottom: 0px;
	
}
#items	{
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#head_image	{
	position: relative;
	width:640px;
	margin-top: -20px;
	margin-left: auto;
	margin-right: auto;
}
.left_item_col	{
	position: relative;
	float: left;
	width: 330px;
	clear: both;
	margin-top: 30px;
	overflow: visible;
}
.right_item_col	{
	position: relative;
	float: right;
	width: 330px;
	margin-top: 30px;

}
.center_item_col	{
	position: relative;
	width: 320px;
	padding-top: 30px;
	margin-left: auto;
	margin-right: auto;
	clear: both;

}
.img1of1	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.img1of2	{
	position: relative;
	display: inline;
	
}
.img2of2	{
	position: relative;
	display: inline;
	top: 25px;
	z-index: 0;
}
.priceof1	{
	margin-left: auto;
	margin-right: auto;
	z-index: 1000;
}
.priceof2	{
	position: relative;
	float: left;
	z-index: 1000;
}
.price_image	{
	z-index: 10000;
}
.link img	{
	width: 20px;
}
.order	{
	color: #D3C5AF;
	padding: 0px;
	clear: both;
	width: 300px;
	font-size: 1em;

}
#r_col	{
	position: relative;
	top: 0;
	width: 130px;
	height: 380px;

}
.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#D3C5AF; margin:0 5px;}
.b2f {height:1px; background:#D3C5AF; margin:0 3px;}
.b3f {height:1px; background:#D3C5AF; margin:0 2px;}
.b4f {height:2px; background:#D3C5AF; margin:0 1px;}

#notice_corners	{
	width: 150px;
	position: fixed;
	display: block;
	text-align: left;
	width: 150px;
	height: auto;
	right: 15px;
	top: 15px;

}

#notice	{
	text-align: center;
	margin: 0px;
	padding: 5px;
	padding-top:0;
	background: #D3C5AF;
	font-size: 13px;
	line-height: 17px;
	white-space: nowrap;
}
#notice hr	{
	line-height:0;
}
.number	{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: .5px;
}
.notice	{
	font-size: 14px;
	color: #61722B;
	line-height: 0px;
	text-align: center;
	padding-left: 10px;

}

.middle_cart	{
	margin-bottom: 14px;
	font-weight: 600;
	font-size: 14px;
}
.error	{
	font-size: 14px;
	color: #ff0000;
	line-height: 0px;
	text-align: center;
	padding-left: 10px;
	padding-bottom: 0px;
}
#r_nav	{
	position: fixed;
	display: block;
	width: 120px;
	top: 130px;
}
.nav_div_right	{
	height: 114px;
	width: 120px;

}
.thankyou	{
	font-size: 14px;
	color: #D6DFAD;
	vertical-align: top;
	padding: 10px;
	padding-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;

}

#footer	{
	width: 300px;
	height: 20px;
	clear: both;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	padding-bottom: 0px;

}
