/* CSS Document */

body {
	margin-top:0px;
	background:url(../img/bg.jpg) top repeat-x #dbdbd1;
}


.page
{
	width: 908px;
	margin: 0 auto;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, san-serif;
	font-size: 12px;
	color: #000;
}

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

a:hover 
{
	color: #000;
	text-decoration: underline;	
}

.page_table
{
	width: 908px;
}

/* Header */

.languages
{
	color: #3a7585;
	padding-right: 15px;
}	

.languages a, .languages a:hover
{
	color: #3a7585;	
	font-weight: bold;
	text-decoration: none;
}

.search_form
{
	padding-right: 15px;
	padding-top: 20px;
}	
	
.search
{
	background-image: url(../img/s_c.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 22px;
	width: 116px;
}

.search-box 
{
	border: 0;
	background: none;
	width: 116px;
	font-family: Verdana, Arail, Helvetica, san-serif;
	font-size: 11px;
	height: 19px;
	padding-top: 3px;
}



/* Main menu */

.menu_box
{
	background-image: url(../img/m_bg_c.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 50px;	
	width: 890px;
}

a.level-1, a.level-1:hover {
	display:block;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	/*font-weight: bold;*/
	color: #020202;
	text-decoration:none;
	padding: 5px 25px 0 25px;
}

a.level-1-act {
	display:block;
	padding: 5px 25px 0 25px;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	/*font-weight: bold;*/
	color: #969799;
	text-decoration:none;	
}
.act a{
	display:block;
	padding: 5px 25px 0 25px;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #969799;
	text-decoration:none;
}



/* Submenu*/

.sm_border_l
{
	background-image: url(../img/sm_b_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;	
	width: 4px;	
}

.submenu_box
{
	background-image: url(../img/sm_bg_c.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 38px;	
	width: 901px;
	padding-left: 15px;
		
}

.sm_border_r
{
	background-image: url(../img/sm_b_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;	
	width: 4px;	
}

a.level-2 
{
	display:block;
	padding:8px 10px 8px 10px;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration: none;
}

a.level-2-act 
{
	display: block;
	padding: 8px 10px 8px 10px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.act-sub a
{
	display: block;
	padding: 8px 10px 8px 10px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}


/* MAIN */

.c_border_l
{
	background-image: url(../img/c_b_l.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 4px;	
}

.c_border_r
{
	background-image: url(../img/c_b_r.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 4px;	
}

#main
{
	width: 901px;
	background-color: #ffffff;	
}


/* Subsubmenu*/

#subsubmenu
{
	margin: 25px 0 25px  25px;
	padding: 15px 1px;
	border: 1px solid #cbcbcb;
	width: 196px;
}

a.level-3, a.level-3:hover 
{
	display:block;
	padding:4px 0 4px 14px;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color:#00849a;
	text-decoration:underline;
	text-align:left;
}

a.level-3-act 
{
	display:block;
	padding:4px 0 4px 14px;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color:#00849a;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
}

.act-subsub a
{
	display:block;
	padding:4px 0 4px 14px;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color:#00849a;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
}


/* Subsubsubmenu */

ul.subsubsubmenu
{
	margin: 0;
	padding: 0;	
}

ul.subsubsubmenu li
{
	margin: 0;
	padding: 0;	
	list-style-type: none;
}

a.level-4, a.level-4:hover 
{
	display:block;
	padding:4px 0 4px 30px;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color:#00849a;
	text-decoration:underline;
	text-align:left;
	background: url(../img/sub.gif) 18px 9px no-repeat;
}

a.level-4-act 
{
	display:block;
	padding:4px 0 4px 30px;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color:#00849a;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	background: url(../img/sub.gif) 18px 9px no-repeat #f2f2f2;
}



/* Content */

#content
{
	padding: 10px 25px 25px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, san-serif;
	font-size: 14px;
	color: #000;	
}


.content-title 
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding: 45px 0 5px 25px;
}


/* Footer */

.footer
{
	background-image: url(../img/f_bg_c.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 889px;
	height: 20px;	
}

.footer_box
{
	width: 100%;
	text-align: center;
	color: #383830;	
}






.content-header {
	border-bottom:1px solid #ffcf91;
}


.content-actions {
	font-size:11px;
	color:#0089d9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:18px;
}

.content-actions a {
	color:#0089d9;
}

h1, h2, h3 {
	font-size:22px;
}

h4 {
	font-size:18px;
}

h5 {
	font-size:14px;
}

h1, h2, h3, h4, h5 {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	/*color:#0089d9;*/
	margin:20px 0 20px 0;
	font-weight:bold;
}

.search-alt {
	background-color: #f5f5f5;
	font-weight: bold;
}

.content {
	float:left;
	width: 567px;
	padding-top: 10px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;	
}

.content ul {
	line-height: 180%;
}

.content a {
	color:#0089d9;
}

p {
	line-height:1.7em;
	margin:0 0 20px 0;
}

.prod_list_pic {
	width: 100px;
	height:90px; 
	border-bottom: solid 1px #D9D9D9;
}

.prod_list_space {
	width: 24px;
	height: 90px;
	border-bottom: solid 1px #D9D9D9;	
}

.prod_list_info {
	width: 374px;
	height: 90px;
	border-bottom: solid 1px #D9D9D9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:220%;
}

.prod_list_info a {
	color: #000;
}

.prod_list_piclink a {
	color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.prod_list_piclink {
	width: 66px;
	height: 90px;
	border-bottom: solid 1px #D9D9D9;
}

.product_pic {
	width: 78px;
	border: solid 1px #D9D9D9;
	margin: 10px;
}

.prod_image {
	padding: 10px 0px;
}

.prod_amount_input {
	width: 29px;
	height: 16px;
	border: solid 1px #CECECE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-left: 4px;	
}

.toote_info_label {
	font-weight: bold;
}

.prod_list_nav {
	margin-top: 40px;
	width: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.prod_list_nav a {
	color: #000;
}

.prod_nav_button {
	padding-left: 3px;
}

.tekst_tabel {
	font-weight: bold;
}

.joon_tabel {
	padding-top: 10px;
	padding-bottom: 10px;	
}

.tabel_bg {
	margin-top: 10px;
}

.formTable td {
	padding: 5px;
}

.formTable input, textarea {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 266px;

	padding: 2px;
}

.gallery_thumb_name:link {
	display: block;
	font-size: 11px;
	color: #000;
}
.gallery_thumb_name:active {
	display: block;
	font-size: 11px;
	color: #000;	
}
.gallery_thumb_name:visited {
	display: block;
	font-size: 11px;
	color: #000;	
}
.gallery_thumb_name:hover {
	display: block;
	font-size: 11px;
	color: #000;
}

.gallery_back:link {
	font-size: 11px;
	color: #000;
}
.gallery_back:visited {
	font-size: 11px;
	color: #000;
}
.gallery_back:active {
	font-size: 11px;
	color: #000;
}
.gallery_back:hover {
	font-size: 11px;
	color: #000;
}

.gallery_next_page:link {
	font-size: 11px;
	color: #000;
}
.gallery_next_page:active {
	font-size: 11px;
	color: #000;
}
.gallery_next_page:visited {
	font-size: 11px;
	color: #000;
}
.gallery_next_page:hover {
	font-size: 11px;
	color: #000;
}

.gallery_page_nav_numbers {
	float:left;
	font-size: 11px;	
}

.clear {
	clear: both;
}


