@charset "utf-8";


/*
	HTML
***************************************************/

* {
	padding: 0;
	margin: 0;
	}

body {
	font-family: Arial, Verdana, Helvetica, "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background: #ebe8dc url(images/background.jpg) top center repeat-y;
	}

a {
	color: #000000;
	text-decoration: none;
	}

.light          { font-weight: normal; }

label {
	cursor: pointer;
	}

h1 {
	font-size: 20px;
	color: #999999;
	}

h2 {
	font-size: 47px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	}

h3 {
	padding-left: 28px;
	font-size: 25px;
	color: #444444;
	}

hr {
	background: #999999;
	border: none;
	height: 1px;
	margin-top: 6px;
	}

h3 {
	margin: 30px 0 6px;
	padding: 0;
	font-size: 18px;
	}


/*
	Main layers
***************************************************/

#base, #bottom_content, #language_menu {
	width: 927px;
	padding: 0px 13px;
	margin: 0 auto;
	}
	
#flash_header {
	height: 324px;
	}
	
#main_menu {
	margin-top: 2px;
	height: 38px;
	background: url(images/main_menu_bg.gif) left repeat-x;
	padding-top: 10px;
	margin-bottom: 3px;
	}

#content {
	padding: 18px 8px 0px;
	}

	#content p {
		margin: 13px 0px;
		line-height: 18px;
		}

#subcontent {
	background: url(images/waves_bg.gif) bottom repeat-x;
	padding: 50px 0px 0px;
	text-align: center;
	}

	#subcontent div {
		background: url(images/bottom_island_octopus.jpg) bottom center no-repeat;
		height: 110px;
		}
	
#bottom {
	background: #3C3934;
	height: 132px;
	}

#bottom_content {
	position: relative;
	}
	
#language_menu {
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
	}
	
	#language_menu  a {
		color: #ffffff;
		text-decoration: none;
		}



/*
	Main menu
***************************************************/

#main_menu li {
	display: inline;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #ffffff;
	padding: 13px;
	}
	
#main_menu li.shop		{ border-left: 2px solid #fff; }
#main_menu li.shop img	{ border: none; margin-top: 4px; }
	
#main_menu li a {
	text-decoration: none;
	color: #999999;
	}
	
	#main_menu li a.current, #main_menu li a:hover {
		color: #ffffff !important;
		}
	
	#main_menu li a:hover {
		color: #cccccc;
		}

.submenu_cont a {
	color: #999999;
	}

.submenu {
	padding-left: 6px;
	overflow: hidden;
	background: #eeeeee;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

	.submenu li {
		list-style: none;
		float: left;
		width: 214px;
		padding: 0px 7px;
		text-align: center;
		font-size: 10px;
		color: #999999;
		height: 43px;
		cursor: pointer;
		}

	.submenu li.current, .submenu li:hover {
		color: #000000;
		background: #dedede;
		height: 43px;
		}

	.submenu li.current a, .submenu li:hover a {
		color: #000000;
		}

	.submenu li .title {
		font-size: 14px;
		}

.submenu_top_bg {
	background: url(images/submenu_top_bg.gif) no-repeat;
	height: 10px;
	}



/*
	Bottom
***************************************************/

#island {
	position: absolute;
	bottom: 0px;
	left: 20px;
	width: 97px;
	height: 76px;
	}
	
#octopus {
	position: absolute;
	right: 40px;
	bottom: 0px;
	width: 136px;
	height: 100px;
	}

#copyright {
	width: 220px;
	color: #757370;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding-top: 20px;
	}
	
	#copyright p {
		margin: 5px;
		line-height: 15px;
		}

	#copyright img {
		border: none;
		}

	#copyright a {
		color: #ffffff;
		text-decoration: none;
		}
	
#bottom_menu {
	padding-top: 20px;
	float: right;
	width: 350px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	}
	
	#bottom_menu ul {
		float: right;
		width: 115px;
		}
	
	#bottom_menu li {
		list-style-image: url(images/bottom_menu_list_ico.gif);
		color: #757370;
		padding: 3px 0;
		}
	
	#bottom_menu li.subsection {
		list-style: none;
		padding: 0;
		}
	
	#bottom_menu li a {
		color: #ffffff;
		}



/*
	Content: Vaho Gallery
***************************************************/

.corner {
	width: 185px;
	height: 100px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	}
	
	.corner p {
		line-height: 17px !important;
		margin: 0px !important;
		}

#corners_cont {
	overflow: hidden;
	}

.vaho-gallery_file {
	overflow: hidden;
	padding: 15px 0px;
	}

	.vaho-gallery_file p {
		float: right;
		margin: 0px !important;
		width: 220px;
		}

	.vaho-gallery_file p a {
		text-decoration: underline;
		}



/*
	Content: Projects
***************************************************/

.project {
	background: url(images/project_frame_bg.gif) no-repeat;
	width: 447px;
	height: 239px;
	float: left;
	margin: 0px 3px 20px;
	cursor: pointer;
	}
	
	.project h3 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 36px;
		font-weight: normal;
		color: #000000;
		padding-bottom: 10px;
		}
	
	.project p {
		margin: 0px !important;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		}



/*
	Content: Contact
***************************************************/

.contact_form {
	border-collapse: collapse;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 17px;
	}

	.contact_form td {
		padding: 5px 0px;
		}

	.contact_form td.name_cell {
		padding-right: 16px;
		}

	.contact_form td.input-text_cell {
		padding-right: 44px;
		}

	.contact_form input {
		background: url(images/contact_input-text_bg.gif) no-repeat;
		width: 270px;
		height: 18px;
		border: none;
		padding: 4px 4px 0px;
		font-size: 11px;
		}

	.contact_form input.send {
		background: url(images/contact_input-button_bg.gif) bottom no-repeat;
		width: 58px;
		height: 21px;
		padding-bottom: 5px;
		text-align: center;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		font-weight: bold;
		margin-top: 6px;
		}

	.contact_form textarea {
		background: url(images/contact_textarea_bg.gif) no-repeat;
		width: 408px;
		height: 111px;
		padding: 4px;
		border: none;
		}

	.contact_form textarea.idea {
		background: url(images/idea_textarea_bg.gif) no-repeat;
		width: 275px;
		height: 109px;
		padding: 4px;
		border: none;
		}
		
	.contact_form.link{
		text-decoration:underline;
	
	
	}

.distribution_info {
	background:  url(images/distribution-info_bg.gif) no-repeat;
	padding: 10px 0px 0px 13px;
	width: 907px;
	height: 49px;
	margin-top: 30px;
	}
	
#message {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	}
	
.error {
	color: #ff0000;
	}
	
.success {
	color: #009900;
	}
	
.alert {
	color: #ff9900;
	}



/*
	Content: Bags
***************************************************/

#catalog {
	margin: 0px -5px;
	width: 686px;
	}
	
	#catalog .bag {
		background: url(images/bag_catalog_bg.gif) bottom center no-repeat;
		width: 215px;
		height: 194px;
		margin: 0px 6px;
		float: left;
		margin-top: 20px;
		cursor: pointer;
		}
	
	#catalog .bag img {
		border: none;
		}
	
#tags_list {
	float: left;
	width: 214px;
	}
	
	#tags_list h4 {
		margin: 0 0px 13px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		font-weight: normal;
		}
	
	#tags_list li {
		display: block;
		background: #eeeeee url(images/tags_selector_content_bg.gif) left no-repeat;
		list-style: none;
		height: 21px;
		padding-left: 8px;
		margin: 3px 0px;
		font-size: 13px;
		padding-top: 4px;
		cursor: pointer;
		}
	
	#tags_list li a {
		font-family: Georgia, "Times New Roman", Times, serif;
		}
	
	#tags_list li a.tag {
		padding-top: 3px;
		color: #333333;
		width: 144px;
		}
	
	#tags_list li .adder, #tags_list li .remover {
		float: right;
		border: none;
		margin-top: -4px;
		}
	
	#tags_list li .icon {
		float: right;
		border: none;
		margin-right: 13px;
		}
		
	.bag_tags {
		float: right;
		width: 20px;
		margin-right: 10px;
		}
		
	.bag_tags img {
		margin-bottom: 3px;
		}

#selected_tags {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 680px;
	}

	#selected_tags div {
		float: left;
		background: #eeeeee url(images/tags_selected_content_bg.gif) right no-repeat;
		color: #666666;
        height: 25px;
        padding-right: 11px;
		margin-top: 4px;
		}
		
	#selected_tags img {
		border: none;
		vertical-align: middle;
		}
	
	#selected_tags .selected_tag .back {
		float: left;
		width: 12px;
		padding: 0px 6px 0px 0px;
		margin: 0px;
		margin-top: -4px;
		background: url(images/tags_selected_back_bg.gif) left no-repeat;
		}
	
	#selected_tags .back {
		float: left;
		width: 12px;
		padding: 0px 6px 0px 0px;
		margin: 0px;
		margin-top: -4px;
		background: url(images/tags_selected_back_bg.gif) left no-repeat;
		}

.view_all {
	color: #666666;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	margin-top: 20px;
	}

	.view_all a {
		color: #666666;
		text-decoration: underline;
		}



/*
	Content: Bag
***************************************************/

#bag {
	margin-top: 10px;
	overflow: hidden;
	}

#bag_info {
	float: right;
	width: 452px;
	}
	
#bag_name {
	background: url(images/bocata_bg.gif) no-repeat;
	width: 369px;
	height: 168px;
	float: right;
	margin-top: 15px;
	}
	
	#bag_name h2 {
		padding: 10px 0 0 50px;
		}
	
	#bag_name p {
		margin: 0px;
		padding-left: 50px;
		color: #1a171b;
		font-size: 14px;
		}

.catalog_pic_cont {
	background: url(images/catalog_pic_bg.gif) bottom no-repeat;
	width: 410px;
	height: 400px;
	}

.catalog_pic {
	width: 410px;
	height: 380px;
	margin-bottom: 10px;
	}

.gallery_pics {
	list-style: none;
	overflow: hidden;
	margin: 10px 0px;
	}

	.gallery_pics li {
		float: left;
		margin: 0px 3px;
		}

	.gallery_pics img {
		border: 1px solid #d5d4d5;
		}



/*
	Content: Home
***************************************************/

.column-left_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666666;
	text-align: left;
	}
#online_shop img			{ width: 106px; height: 20px; overflow: hidden; background: url('/website/images/online_shop.gif') no-repeat; }
#online_shop:hover img		{ background-position: 0 -20px; }

#last_posts {
	min-height: 175px;
	margin-bottom: 20px;
	}
	
	#last_posts li {
		color: #000;
		font-size: 12px;
		font-weight: bold;
		font-family: Arial, "Times New Roman", Times, serif;
		list-style: inside none;
		padding-left: 10px;
		margin: 15px 0px;
		list-style-type:none !important;
		}
	
		#last_posts li a {
			color: #000;
			}
		#last_posts li p {
			margin: 4px 0;
			}
	
		#last_posts li a:hover {
			text-decoration: underline;
			}

.familyproduct_banner {
	float: left; 
	width: 316px;
	height: 420px;
	cursor: pointer;
	}
	
	.familyproduct_banner .description {
		color: #ffffff;
		font-weight: bold;
		width: 250px;
		text-align: center;
		margin: 73px auto;
		}
		
.about-vaho_topic {
	overflow: hidden;
	padding: 23px 0px;
	}
		
	.about-vaho_topic img {
		float: left;
		}
		
	.about-vaho_topic .description {
		width: 440px;
		float: right;
		text-align: justify;
		line-height: 17px;
		}
		
#news_cont h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	}
	
#news_cont h2 {
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #999999;
	background: #ffffff url('/website/images/news_line.gif') left bottom no-repeat;
	display: block;
	padding-bottom: 10px;
	_margin-bottom: 20px;
	}
	
#news_cont img {
	float: left;
	width: 304px;
	height: 275px;
	border: 5px solid #000000;
	margin-right: 14px;
	}
	
#news_cont p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	}

#news_cont .new {
	padding-bottom: 14px;
	}

#contact_map {
	float: right;
	margin-top: 22px;
	}
	
#address_map {
	margin-top: 16px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	}

.separator {
	background:transparent url(images/post_separator.gif) no-repeat scroll center center;
	border:medium none;
	height:17px;
	margin-left: 200px;
	padding:45px 0 30px;
	width:264px;
	}
