/* CSS Document */
/* reset
--------------------------------------------------*/
html,body,h1,h2,h3,h4,h5,h6,p,form,fieldset { margin:0;padding:0; }
img { border: 0; }

/* body + html
--------------------------------------------------*/
body, html {width:100%; height: 100%;}

html {
  background-color: #010c0d;
}

body {
       font-size: 62.5%;   /* Resets 1em to 10px */
       text-align: left;   /* Center for IE 5.x */
       color:#c0bfc3;
       font-weight:normal;
	   background-color: #010c0d;
       font-family: arial, tahoma, verdana, sans-serif;
	   font-size: 13px;
}

body {behavior:url('/usrdata/makeup/csshover.htc');}



table
{
 border-collapse: collapse;
}

a
{
	color: white;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

a.beige
{
	color: #c7903e;
	text-decoration: none;
}

a.beige:hover
{
	text-decoration: underline;
}

p
{
	margin-left: 10px;
	margin-right: 10px;
}

div.about_text
{
	text-align: justify;
	padding: 10px;
}

	div.about_text img
	{
		margin: 10px auto;
		display: block;
	}

div.abouttext
{
	text-align: left;
	width: 100%;
}

table#maintbl
{
 width: 1000px;
 margin-left: auto;
 margin-right: auto;

}

table#maintbl tr td#big_header
{
	text-align: center;
	vertical-align:bottom;
}

table#header
{
 width: 1000px;
 height: 233px;
 background: url('imgs/header.jpg') no-repeat;
}

	table#header tr td#logo
	{
		vertical-align: top;
		text-align: left;
		padding-top: 12px;
		padding-left: 45px;
		color: #a52002;
	}

		table#header tr td#logo span {color: #d49f4f;}
		table#header tr td#logo a {color: #e69b01; text-decoration: none;}
		table#header tr td#logo a:hover {text-decoration: underline;}
		table#header tr td#logo img	{margin-top: 8px;}

	table#header tr td#namephones
	{
		 font-size: 18px;
		 font-weight: bold;
		 color: white;
		 text-align:center;
		 vertical-align: bottom;
		 padding-left: 125px;
		 padding-bottom: 4px;
	}

		table#header tr td#namephones img {vertical-align: baseline;}
		table#header tr td#namephones span {font-size: 14px;}

table#maintbl tr td#pre_footer
{
	height: 21px;
	background: url('imgs/red_line_bottom.jpg') no-repeat;
}

table#footer
{
 width: 1000px;
 height: 47px;
 background-image: url('imgs/footer.jpg');
 background-repeat: no-repeat;
}

	table#footer tr td.copyevart
	{
	 	color: #a52102;
		padding-left: 26px;
	}

		table#footer tr td.copyevart a
		{
			color: #a52102;
			text-decoration: underline;
		}

		table#footer tr td.copyevart a:hover
		{
			text-decoration: none;
		}

		table#footer tr td.copyevart img
		{
			 vertical-align: middle;
			 margin-bottom: 4px;
		}

	table#footer tr td.copycompany
	{
	 	width: 345px;
		color: #d83c17;
	}

p
{
 text-align: left;
 margin-bottom: 20px;
}

p.ttl
{
 font-size: 16px;
 color: white;
  text-align: center;
}

p.nav
{
 text-align: center;
 color: #620501;
 margin: 15px 0px;
}

	p.nav a
	{
	 text-decoration: none;
	}
	p.nav a:hover
	{
	 text-decoration: underline;
	}
	p.nav a.red,p.nav span.red
	{
	 color: #bc0000;
	}
	p.nav a.beige, p.nav span.beige
	{
	 color: #fdad65;
	}
	p.nav span.sel
	{
	 color: white;
	 font-weight: bold;
	}



table#middle
{
}

	table#middle tr td#left
	{
	 background: url('imgs/r_bg_menu.jpg') repeat-y left 79px;;
	 vertical-align: top;
	 width: 279px;
	}

		table#middle tr td#left div#left_container
		{
			width: 100%;
			height: 100%;
			background: url('imgs/bg_menu2.jpg') no-repeat top left;
		}

	table#middle tr td#center
	{
	 width: 564px;
	 background: url('imgs/r_bg_center.jpg') repeat-y;
	 /*border: solid 1px #9e2e1c;*/
	 vertical-align: top;
	 text-align: center;
	 padding: 14px 5px 20px 5px;

	}
	table#middle tr td#right
	{
	 background: url('imgs/r_bg_right.jpg') repeat-y left 79px;
	 vertical-align: bottom;
	 width: 147px;
	}

		table#middle tr td#right div#right_container
		{
			width: 100%;
			height: 100%;
			background: url('imgs/bg_right.jpg') no-repeat top left;
		}

div.pic
{
 width: 265px;
 float: left;
 text-align: center;
 color: #fdad65;
 margin: 4px;
 margin-bottom: 20px;
 margin-left: 10px;
}

table.wrap
{
 background-color: black;
 width: 265px;
 height: 250px;
}

	table.wrap tr td
	{
		text-align: center;
		vertical-align: middle;
	}

		table.wrap tr td img
		{
			margin: 10px 21px 10px 0px;;
		}

	table.wrap tr td.loupe
	{
		width: 21px;
		padding: 0px;
		vertical-align: bottom;
	}

		table.wrap tr td.loupe img.loupe
		{
			padding: 0px;
			margin: 0px 0px 5px 5px;
		}


/*
div.wrap
{
 background-color: black;
 width: 240px;
 height: 250px;
}

	div.pic img
	{
	 margin-top: 10px;
	 margin-bottom: 10px;
	 position: relative;
	 left: -15px;
	}

	div.pic img.loupe
	{
	 position: relative;
	 top: 5px;
	 left: -27px;
	}
*/


div#menu
{
	position: relative;
	top: -40px;
	margin-bottom: 200px;
}

	div#menu ul
	{
		list-style-position: inside;
		list-style-type: none;
	 	margin-left: 40px;
		padding-left: 0px;
	}

		div#menu ul li
		{
			font-size: 15px;
			color: #ecab3f;
			font-weight: normal;
		}

			div#menu ul li a
			{
				color: #ecab3f;
				text-decoration: none;
			}

			div#menu ul li a:hover
			{
				text-decoration: underline;
			}

		div#menu ul li.ttl
		{
			margin-top: 20px;
			text-transform: uppercase;
			font-size: 15px;
			color: white;
		}

	div#menu div.spec
	{
		padding: 0px 0px 15px 15px;
		margin-left: 40px;
		border: solid 1px #9e2e1c;
		width: 126px;
		background-color: black;
		font-size: 15px;
	}

		div#menu div.spec ul
		{
			padding: 0px;
			margin: 0px;
		}

			div#menu div.spec ul li.with_arr
			{
				background: url('imgs/arrow.gif') right center no-repeat;
				cursor: default;
			}

			div#menu div.spec ul li, div#menu div.spec ul li a
			{
				font-size: 15px;
			}


div.submenu
{
	background-color: black;
	padding: 0px;
	padding-bottom: 8px;
	margin: 0px;
}

	div.submenu ul
	{
		list-style-position: inside;
		list-style-type: none;
	 	margin: 0px;
		padding: 0px;
		text-indent: 0px;
	}

		div.submenu ul li
		{
			font-size: 15px;
			color: white;
			white-space: nowrap;
			margin: 0px;
			/*padding: 0px 15px;*/
			text-indent: 0px;
		}

			div.submenu ul li a
			{
				display: block;
				width: 100px;
				padding-left: 15px;
				color: white;
				text-decoration: none;
			}

			/* block anchor IE fix*/
			* html div.submenu ul li a
			{
				height: 1%;
			}

			div.submenu ul li a:hover
			{
				text-decoration: underline;
			}


		div.submenu ul li.ttl
		{
			color: #9e2e1c;
			border: solid 1px #9e2e1c;
			margin-bottom: 10px;
		}

		div.submenu ul li.sep
		{
			height: 12px;
			vertical-align: top;
		}

			div.submenu ul li.sep img {vertical-align: top;padding-top: 6px;}

div#banner1
{
 width: 130px;
 height: 236px;
 position: relative;
 left: 17px;
 top: 304px;
}

div#banner2
{
 width: 74px;
 height: 236px;
 position: relative;
 left: 147px;
 top: 68px;
}

table.textcont
{
}

	table.textcont tr td
	{
		padding-top: 40px;
		padding-bottom: 40px;
		text-align: left;
	}

	table.textcont tr td img.main
	{
		border: solid 1px red;
		float: left;
		margin: 4px 16px 16px 0px;
	}


table.bigpic
{
	width: 450px;
	margin: 50px auto 5px auto;
	background-color: black;
}

	table.bigpic tr td
	{
		padding: 10px;
		text-align: center;
		vertical-align: bottom;
		padding-right: 31px;
	}

	table.bigpic tr td.loupe
	{
		width: 21px;
		padding: 0px 0px 10px 10px;
		vertical-align: bottom;
	}

p.gal_title
{
	text-align: center;
	color: white;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
}

	p.gal_title a
	{
		color: white;
		text-decoration: none;
	}

	p.gal_title a:hover
	{
		text-decoration: underline;
	}

a.bigpiclink
{
	color: #bc0000;
	text-decoration: none;
}

a.bigpiclink:hover
{
	text-decoration: underline;
}

span.bigpiclinknoactiv
{
	color: #620501;
}

p.pic_name
{
	text-align: center;
	color: #fdad65;
}

p.pic_info
{
	text-align: justify;
}

table#form
{
	margin: 10px;
}

table#form tr td
{
	padding: 10px;
	color: #dda03b;
}

	table#form tr td.feedb_namet
	{
		color: white;
		padding-bottom: 30px;
		font-size: 13px;
	}

	table#form tr td.feedb_name
	{
		text-align: right;
	}

	table#form tr td.fettb_fields
	{
		color: #fe0f03;
		text-align: center;
		padding-top: 0px;
	}

table#piccontainer
{
 margin-left: auto;
 margin-right: auto;
 width: 100%;
}

table#piccontainer tr td
{

}

.fragm_capt
{
	color: #fff;
	margin-right: 5px;
}


a.fragm
{
	font-size: 15px;
	color: #fff;
	text-decoration: underline;
	margin: 0px 2px;
	padding: 4px 8px;
}

a.fragm:hover
{
	text-decoration: none;
}

a.fragm_sel
{
	background: #c11602;
	padding: 4px 8px;
	text-decoration: none;
}

.adv
{
	padding: 10px 10px 10px 20px;
	font-size: 10px;
	color: #a52102;
}
	.adv a
	{
		font-size: 10px;
		color: #d83c17;
	}
