@charset "utf-8";


/*	HEADER  */
#headerbox					{
								position:relative;
								height: 230px;
								width: 945px;
								/*background: #FFF1DB url(../img/header_bg.jpg) no-repeat left top;*/
							}
							
/*body#homeapparel #headerbox	{ background:url(../images/head_bg_homeapparel.jpg) right bottom no-repeat;}
body#apparel #headerbox	{ background:url(../images/head_bg_apparel.jpg) right bottom no-repeat;}						
body#accessories #headerbox	{ background:url(../images/head_bg_accessories.jpg) right bottom no-repeat;}						
body#shopinformation #headerbox	{ background:url(../images/head_bg_shopinformation.jpg) right bottom no-repeat;}						
body#inquiry #headerbox	{ background:url(../images/head_bg_inquiry.jpg) right bottom no-repeat;}
body#privacypolicy #headerbox	{ background:url(../images/head_bg_privacypolicy.jpg) right bottom no-repeat;}	
body#site_map #headerbox	{ background:url(../images/head_bg_sitemap.jpg) right bottom no-repeat;}*/				
					
							
							
#headertop					{
	height:99px;
	width:100%;
		
}
#header						{
	color:#ffffff;
	width:100%;
	margin:0;
	padding:0px;
	position:relative;
}
#headerin					{ width:945px; margin:0 auto; text-align:left; position:relative; }
.headerhome					{ /*height:200px; background:url(../images/homeimg.jpg) right center no-repeat; */}
#header h1				 	{
								position: absolute;
								width: 350px;
								top: 110px;
								left: 270px;
								/*z-index: 50;*/
								font-size: 12px !important;
								color: #3E331B;
							}

#header>h1					{
								height: 30px ;
								width: 610px ;
							}

#header h1 em {
	font-style: normal;
	color: #CE561A;
	font-size: 20px;
	font-weight: bold;
}



/*#header p					{
								position:absolute;
								top:-30px;
								width: 450px;
								color:#FFFFFF;
								text-align:left;
							}*/
							

#header p#textNeme em		{
							font-size: 18px;
							font-weight: bold;
							padding-bottom: 10px;
							}
							
#header h2					{
								position:absolute;
								top:5px;
								left: 200px;
								width: 450px;
								text-align:right;
								font-size: 14px;
							}
#header h3					{   position: absolute ;
								left: 0 ;
								top: 96px ;
								width: 610px ;
								/*padding-top: 50px ;
								padding-right: 10px ;*/
							 }
/*.headerhome h1,
.headerhome p,
.headerhome h3				{ width:450px; }*/
#header img					{ position:absolute; top:-55px; left:270px; /*z-index:10;*/ }
* html body #header img		{ behavior: expression(IEPNGFIX.fix(this)); } 
#header a img  { border:none;}


#header a					{ color:#FFFFFF; }
#header a:hover				{ background:none; }
#header h2 a				{ text-decoration:none; color:#FFFFFF; }
#header h2 a:hover			{
	text-decoration:none;
}


#header p#textP				{
								position:absolute;
								top:70px; left: 270px;
								width: 600px;
								color:#FFFFFF;
								text-align:left;
								font-size:12px;
							}
#header p#textP	em			{
								font-size:14px;
							}
#header p#textNeme			{
								position:absolute;
								top:135px; left: 270px;
								width: 640px;
								height: 200px;
								text-align:left;
								color:#3E331B;
								font-size: 14px;
								line-height: 160%;
								/*z-index: 1;*/
								background-color: #99CC33:
							}



/*#header p#textNeme {
	background-color: #00CC33;
	position:absolute;
	top: 135px;
	left: 270px;
	z-index: 10;
}*/