/* Standard eZ publish stylesheet */

body, div, span, p, .p, h1, h2, .listheadline, .listproducts, h3, ul, li, a, td ,th, select, input, textarea, credit
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
}

body, p, .p, ul, li, a, h3, .path, th, td, .check
{
	font-size: 11px;
	color: #704e33;
}

h1 
{
	font-weight: bold;
	font-size: 13px;
	color: #704e33;
	margin-top: 1px;
	margin-bottom: 4px;
	text-decoration : none;
}

h2, .listheadline, .listproducts
{
	font-weight: bold;
	font-size: 12px;
	color: #704e33;
	margin-top: 1px;
	margin-bottom: 1px;	
	text-decoration : none;
}

h2, .listheadline
{
	text-decoration : none;
}

.listproducts 
{
	text-decoration : underline;
}

.listheadline, .listproducts 
{
	margin-top: 1px;
}

h3, .path
{
/*	font-weight: bold;*/
	color: #714f34;
	text-decoration : none;
}
.path:hover
{
/*	font-weight: bold;*/
	color: #714f34;
	text-decoration : underline;
}





a {
	font-size: 11px;
/*	font-weight: bold; */
	text-align: center;
	color: #714f34;
	text-decoration: underline;
	
}

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

.tab, .tab
{
	font-size: 11px;
/*	font-weight: bold; */
	text-align: center;

	text-decoration: none;
}


.menuhead
{
	background: #666666;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.menusubhead
{
	color: #777777;
	font-weight: bold;
}

.menu, .menutext, .menubold, .pictext, .credit, .byline, .subhead
{
	font-size: 11px;
}

.menu 
{
	font-weight: normal;
	text-decoration: none;
}

.menutext 
{
	margin-bottom: 1px;
}

.menubold 
{
	font-weight: bold;
}

.menuspacer
{
	font-size: 2px;
}

.spacer
{
	padding-top: 1px;
	padding-bottom: 1px;
}

.boxtext 
{
	font-weight: bold;

}

.small, .smallbold
{
	font-size: 10px;
}

.smallbold 
{
	font-weight: bold;
}

.check 
{
	margin-bottom: 1px;
}

.checkhead
{
	font-weight: bold;
	margin-bottom: 1px;
}

.list
{
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 1px;
}

th 
{
	font-weight: bold;
	text-align: left;
}

th.right
{
	text-align: right;
}

.tdmini
{
	font-size: 1px;
}

.pictext
{
	font-style: normal;
	background-color: #f0f0f0;
}

.pris
{
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
}

.linkselect
{
	color: #ffffff;
}

.linkselect:hover
{
	color: #dcdcdc;
}

.linknormal
{
	color: #000000;
}

.bglight 
{
	background-color: #f0f0f0;
}

.bgdark 
{
	background-color: #dcdcdc;
}

.bgcurrent
{
	background-color: #f07800;
}

.bgweekend
{
	background-color: #a0a0a0;
}

.bgselect
{
	color: #ffffff;
	background-color: #787878;
}

form
{
	margin: 0px;
}

hr
{
	color: #808080;
}

.stdbutton 
{
	font-size: 11px;
	font-weight: bold;
	border: 1px #6e4e35 solid;
        background-color: #e9e9e9;
        color: #6e4e35;
}
 
.okbutton 
{
	font-size: 14px;
	font-weight: bold;
	border: 1px #6e4e35 solid;
        background-color: #e9e9e9;
        color: #6e4e35;
}

.divider
{
	float: left;
	padding-right: 10px;
}

.box
{
	width: 440px;
}

.halfbox
{
	width: 200px;
}

.searchbox
{
	width: 120px;
}

.error
{
	font-size: 14;
	font-weight: bold;
    color: #f08c00;
}

/* Hellstrøm 24.8.2001 */

a.category_menu
{
/*	background: #666666;*/
	font-size: 11px;
	color: #704e33;
	font-weight: bold;
	text-align: center;
	text-decoration : none;
}

a.category_menu:hover
{
/*	background: #666666;*/
	font-size: 11px;
	color: #704e33;
	font-weight: bold;
	text-align: center;
	text-decoration : none;
}

.aleja 
{
	font-size: 10px;
	color: #704e33;
	font-weight: normal;
	text-decoration: none;
}

.aleja:hover 
{
	color: #704e33;
	font-weight: normal;
	text-decoration: underline;
}


.pa {
    font-family: Verdana, Arial,   Helvetica, Swiss, Futura, sans-serif;
    font-size: 11px;
    color: #704e33;
/*    text-align: justify;*/
}

.bg_top_right {
    background-repeat: no-repeat;
    background-position: top right; 
}

