/*======================================================
	START: BODY STYLES
======================================================*/

*
	{
	margin:0;
	padding:0;
	}
	

body
	{
	text-align: left;
	font-family: Lucida Grande, Helvetica, sans-serif;
	font-size: 75.01%;
	line-height: 1em;
	background-color: #fff;
	color: #333;
	margin: 10px 10px 30px 10px
	}


div
	{
	font-size: 1em;
	}


img
	{
	border: 0;
	}


a
	{
	outline: none;
	}


:focus
	{
	-moz-outline-style: none;
	}

/*======================================================
	END: BODY STYLES
======================================================*/





/*======================================================
	START: FONTS
======================================================*/

#content h1
	{
	font-size: 2em;
	line-height: 1em;
	margin: 0;
	}


#content h2
	{
	color: #333; 
	font-size: 1.5em; 
	text-align: left; 
	padding-bottom: 5px; 
	line-height: 1.5em;
	margin: 0 0 10px	 0;
	}
	
	
#main h3
	{
	color: #333; 
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 40px 0 15px 0;
	text-transform: uppercase;
	}
	
	
#content h4
	{
	color: #294B5F; 
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
	}
		
	
#content h5
	{
	color: #294B5F; 
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
	}
	
	
h6
	{
	color: #294B5F; 
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
	}


p
	{
	font-size: 1em;
	margin: 0 0 1.5em 0;
	line-height: 2em;
	padding: 0;
	}
	
	
blockquote
	{
	border-left: 10px solid #ddd;
	margin-left: 10px;
	}
	
	
strong, b
	{
	font-weight: bold;
	}
	
	
em, i
	{
	font-style:italic;
	}
	
	
.templatecode
	{
	margin: 0 0 2.5em;
	}

/*======================================================
	END: FONTS
======================================================*/





/*======================================================
	START: MAIN AREA
======================================================*/

#main a,
#main a:link 
#main a:active
	{
	text-decoration: none;
	color: #97141b;
	background: inherit;
	}


#main a:visited
	{
	text-decoration: none;
	background-color: inherit;
	color: #97141b;
	}


#main a:hover
	{
	text-decoration: underline;
	color: #97141b;
	}


#pagewrapper
	{
	margin: 0 auto;
	width: 940px;
	background-color: #fff;;
	color: black;
	}


#header
	{
	height: 104px;
	background: #fff;
	margin: 39px 0 0 0;
	}


#header h1 a
	{
	background: #fff url(/images/bosk_logo.png) no-repeat 0;
	display: block;
	height: 104px;
	text-indent: -999em;
	text-decoration:none;
	}


#search
	{
	float: right;
	width: 27em;
	text-align: right;
	padding: 0.6em 0 0.2em 0;
	margin: 0 1em;
	}


#breadcrumbs
	{
	padding: 8px 0 9px 95px;
	font-size: 11px;
	margin: 25px 0 0 0;
	border: 1px solid #d9d9d9;
	color: #999;
	background: #fff url(/images/breadcrum.png) no-repeat;
	}


#breadcrumbs span.lastitem
	{
	font-weight:bold; 
	}
 
 
#breadcrumbs a
	{
	color: #999;
	text-decoration: none;
	}
	
	
#breadcrumbs a:hover
	{
	color: #97141b;
	text-decoration: underline;
	}


#content
 	{
	margin: 1.5em auto 2em 0;
	border: 1px solid #d9d9d9;
	background: #fff url(/images/sidebar.png) repeat-y;
	}


#main
	{
	width: 660px;
	float: right;
	padding: 20px 30px 20px 0;
	}	
	

#sidebar
	{
	float: left;
	width: 220px;
	display: inline;  /* FIX IE double margin bug */
	margin: 10px 0 0 0;
	}


.hr
	{
	height: 1px;
	padding: 1em;
	border: 1px solid #d9d9d9;
	margin: 1em;
	}


.left49
	{
	width: 49%;
	}


.right49
	{
	float: right;
	width: 49%;
	text-align: right;
	}
	

#main ul,
#main ol,
#main dl
	{
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 1.5em 0;
	}


#main ul li,
#main ol li
	{
	margin: 0 0 0.25em 3em;
	}
	
	
#main dl dt
	{
	font-weight: bold;
	margin: 0 0 0 1em;
	}
	
		
#main dl dd
	{
	margin: 0 0 1em 1em;
	}
	
	
#main dl
	{
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #c0c0c0;
	}

/*======================================================
	END: MAIN AREA
======================================================*/





/*======================================================
	START: FOOTER
======================================================*/

#footer
	{
	clear: both;
	color: #999;
	background: #fff url(/images/footer.png) no-repeat center center;
	border: 1px solid #d9d9d9;
	height: 80px;
	}
	
	

#footer p
	{
	font-size: 0.8em;
	padding: 1.5em;
	text-align: center;
	margin: 0;
	}

/*======================================================
	END: FOOTER
======================================================*/





/*======================================================
	START: INKOP
======================================================*/

#inkop-container
	{
	float: left;
	width: 194px;
	height: 250px;
	margin: 0 15px 15px 0;
	padding: 4px;
	text-align: center;
	background: #fafafa;
	border: solid #dadada 1px;
	}
	
	
#inkop-img
	{
	height: 164px;
	width: 194px;
	}	
	
	
	
.inkop-desc
	{
	text-decoration: none;
	margin: 0;
	padding: 8px;
	}
	

.inkop-desc p
	{
	padding: 5px 14px;
	text-decoration: none;
	margin: 0;
	font-size: 11px;
	line-height: 14px;
	color: black;
	text-align: left;
	}

/*======================================================
	END: INKOP
======================================================*/



	
	
/*======================================================
	START: CONTACTFORM
======================================================*/

.contactform fieldset
	{
	border: 0;
	width: 500px;
	}

	
.contactform input
	{
	height: 19px;
	background-color: #fefefe;
	border: 1px solid #a7a7a7;
	margin: 3px 0 10px 0; 
	padding: 3px;
	width: 500px;
	}
	
	
.contactform label
	{
	font-size: 11px;
	font-weight: bold;
	color: #830e0b;
	}
	
	
.contactform textarea
	{
	background-color: #fefefe;
	border: 1px solid #a7a7a7;
	width: 506px;
	margin: 3px 0 10px 0;
	}
	
	
.contactform .contactright
	{
	float: right;
	}
	
	
.contactform .contactleft
	{
	float: left;
	}
	
	
.contactform .contactsubject
	{
	float: left;
	}
	
	
.contactform .contactsubject input
	{
	width: 500px;
	}
	
	
.contactform .contactsubmit input
	{
	float: left;
	width: 90px;
	height: 29px;
	background: transparent url(/images/submit-sv.png) no-repeat center top;
	padding: 0;
	margin: 15px 0 0 419px;
	text-indent: -1000em; cursor: pointer; /* hand-shaped cursor */
	border: 0; 
	}


.error_message
	{
	width: 470px;
	background: #cc2325;
	border: 1px solid #662335;
	padding: 20px;
	margin: 20px 0 20px 0px;
	color: #fff;
	}

/*======================================================
	START: CONTACTFORM
======================================================*/




