body {
	background: url('/img/main/body_bg.gif');
	color: #000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

p {
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #413237;
}

a:hover {
	text-decoration: underline;
}

img.img_link {
	border: 0;
}

div#page_wrapper {
	position: relative;
	width: 915px;
	margin: 0px auto;
}

div#page {
	position: relative;
	background-color: #fff;
}


div#bg_panel {
	position: absolute;
	width: 958px;
	height: 525px;
	top: 310px;
	left: -21px;
	background: #b4abad url('/img/main/bg_panel.gif') no-repeat;

}

div#header {
	position: relative;
	background: #fff url('/img/main/header.jpg') no-repeat top left;
	font-size: 18px;
	height: 215px;
	color: #ffffff;
}

div#login {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 10px;
	z-index: 1;
}

div#header_sub {
	background: #fff url('/img/main/header_sub.gif') no-repeat top left;
	height: 31px;
	width: 915px;
}

div#container {
	background: url('/img/main/vert_border.gif') repeat-y 339px 4px;
}

div#container2 {
	width: 914px;
}

div#left_container {
	position: relative;
	float: left;
	width: 342px;
}

div#right_container {
	float: left;
	width: 572px;
}

div#ideal {
	position: relative;
	top: 0px;
	border-bottom: 1px solid #a5a5a5;
	height: 68px;
	width: 315px;
	margin: 3px 0px 17px 10px;
	border-bottom: 1px solid #a5a5a5;
	cursor: pointer;
}

img.ideal_img {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
}

/* menu */

div#menu {
	float: left;
	width: 342px;
}

div#main_menu {
	float: left;
	background: #fff url('/img/main/menu_bg.gif') no-repeat top left;
	width: 182px;
	height: 538px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-right: 1px solid #a5a5a5;
}

div.menu_panel {
	float: left;
	padding: 9px 0px;
	width: 174px;
	overflow: hidden;
	background: url('/img/main/menu_panel_border_bottom.gif') repeat-x left bottom;
}

div.first_panel {
	padding-top: 3px;
	padding-bottom: 13px;
}

div.last_panel {
	background: none;
}

div.menu_item, div.menu_item_hl {
	float: left;
	width: 182px;
	margin-bottom: 2px;
	display: inline;
}

div.menu_spacer {
	float: left;
	height: 21px;
	width: 100px;
}

div.menu_item a, div.menu_item a:link, div.menu_item a:visited, div.menu_item a:hover, div.menu_item_hl a, div.menu_item_hl a:link, div.menu_item_hl a:visited, div.menu_item_hl a:hover {
	display: block;
	color: #fff;
	padding: 2px;
}

div.menu_item_hl a, div.menu_item_hl a:link, div.menu_item_hl a:visited, div.menu_item_hl a:hover {
	background: url('/img/main/menu_item_bg.gif') no-repeat;
	padding: 2px;
}

div.menu_item a:hover, div.menu_item_hl a:hover {
	background: url('/img/main/menu_item_bg.gif') no-repeat;
	padding: 2px;
	text-decoration: none;
}

div.bullet {
	float: left;
	width: 5px;
	height: 5px;
	font-size: 1px; 
	background-color: #f56c32;
	margin: 7px 3px 0px 5px;
	margin-top: 7px;
	display: inline;
}

div.menu_title {
	float: left;
	width: 161px;
}

div#sub_menu_white_space {
	float: left;
	width: 1px;
	height: 400px;
}

div#sub_menu {
	float: left;
	width: 128px;
	background: #b4abad url('/img/main/submenu_bg.gif') no-repeat;
	margin-left: 8px;
	padding-bottom: 8px;
	display: inline;
}

div.sub_menu_item {
	width: 130px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 11px;
}

a.sub_link, a.sub_link:link, a.sub_link:visited, a.sub_link:hover, a.sub_link_hl, a.sub_link_hl:link, a.sub_link_hl:visited, a.sub_link_hl:hover {
	display: block;
	padding-left: 11px;
	color: #ffffff;
	letter-spacing: 1px;
}

a.sub_link:hover, a.sub_link_hl, a.sub_link_hl:link, a.sub_link_hl:visited, a.sub_link_hl:hover {
	background: url('/img/main/submenu_item.gif') no-repeat 4px 5px;
	text-decoration: none;
	color: #413237;
}

div#cart {
	float: left;
	width: 108px;
	height: 128px;
	margin-left: 20px;
	margin-top: 5px;
	background: url('/img/main/cart.gif') no-repeat;	
	display: inline;
	cursor: pointer;
}

/* /menu */

div#main {
	background: #fff url('/img/main/circles.gif') no-repeat top right;
	float: left;
	width: 554px;
	padding-top: 12px;
	padding-left: 18px;
}

div#spacer {
	float: right;
	width: 1px;
	height: 500px;
}

/** MAIN **/

div#title {
	border-bottom: 1px solid #A5A5A5;
	padding: 1px 0px 6px 16px;
	width: 521px;
	font-family: Impact;
	font-size: 17px;
	color: #79696c;
}

div#footer {
	color: #413237;
	height: 25px;
	margin-top: 8px;
	background: url('/img/main/hor_border.gif') repeat-x top;
}

div#footer-left {
	float: left;
	width: 305px;
	padding: 12px 0px 8px 35px;
}

div#footer-left input.tf {
	font-size: 11px;
	border: 2px inset #d4d0c8;
}

div#footer-left input.im {
	margin-left: 5px;
}

input.nb {
	background-color: #6b5256;
	color: #ede1e1;
	font-size: 11px;
	border:1px solid #242424;
}

div#footer-right {
	float: left;
	padding: 14px 0px 0px 23px;
	font-size: 10px;
}

div#footer-right div#home {
	float: left;
	padding-right: 33px;
	font-weight: bold;
}

div#footer-right div#contact {
	float: left;
	padding-right: 17px;
	font-weight: bold;
}

div#page_end {
	clear: both;
	background-color: #413237;
	width: 915px;
	height: 12px;
}

br.no_height {
	font-size: 1px;
}

.bold11 {
	font-weight: bold;
	font-size: 11px;
	color: #413237;
}

div#in_cart {
	float: left;
	width: 305px;
	margin-left: 70px;
	padding-top: 4px;
	display: inline;
}

div#top_menu {
	float: left;
	width: 500px;
	padding-top: 6px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}

div#top_menu a {
	color: #fff;
}

div#top_menu a:hover {
	text-decoration: none;
}

div.tm_item {
	float: left;
	margin-right: 15px;
}

img#cart_small {
	float: left;
}

div#products {
	float: left;
	padding-top: 1px;
	padding-left: 2px;
	color: #ffffff;
}

form.form_small input, form.form_small textarea, form.form_small select {
	font-size: 9px;
	border: 1px solid #000;
	padding: 2px;
}

form.form_small textarea {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	padding: 2px;
}

div.form_error {
	color: #f00;
}

img.admin_img {
	border: 2px solid #000000;
}

/** PARFUMS **/
div#perfumes_container {
	width: 521px;
	padding: 5px;
}

div.perfume {
	float: left;
	width: 521px;
	margin: 10px 0px;
	background: url('/img/main/vert_border.gif') repeat-y 90px 0px;
}

div.perfume_img {
	border-left: 4px solid #504247;
	float: left;
	width: 80px;
	text-align: center;
}

img.perfume_img {
}

.perfume_title {
	font-weight: bold;
	font-size: 11px;
	color: #413237;
}

div.perfume_description {
	float: left;
	width: 410px;
	padding-left: 10px;
	color: #79696c;
}

div.right {
	width: 410px;
	margin-top: 5px;
	text-align: right;
}

a.meer, a.meer:link, a.meer:visited, a.meer:hover {
	font-weight: bold;
	font-size: 11px;
	color: #79696c;
	text-decoration: underline;
}

a.meer:hover {
	color: #000000;
}

div.row {
	padding-bottom: 5px;
}

div.form_left {
	float: left;
	width: 90px;
}

div.form_right {
	float: left;
	width: 400px;
}

textarea {
	overflow: auto;
}

div.text {
	padding: 20px 0px 9px 16px;
	width: 521px;
}

/* PAGINATION */
div#pagination {
	width: 537px;
	border-top: 1px solid #a5a5a5;
	padding-top: 10px;
	font-size: 13px;	
}

div.page_title {
	float: left;
	width: 60px;
	padding-top: 3px;
	font-size: 14px;
	font-family: Impact;
	color: #79696c;
}

div.page, div.page_hl {
	float: left;
	text-align: center;
	width: 20px;
	height: 18px;
	padding-top: 2px;
	margin-right: 10px;
	border: 1px solid #a5a5a5;
}

div.page {
	cursor: pointer;
}

div.page a {
	font-weight: bold;
	color: #79696c;
	text-decoration: none;
}

div.page_hl {
	font-weight: bold;
	color: #fff;
	background-color: #79696c;
}