/* STYLESHEET - Garnstudio.com/sortiment - Tormod Klingenberg 2005 */


/* Links */
a.main:link {
	color:#666633;
	text-decoration:none;
	}
a.main:visited {
	color:#666633;
	text-decoration:none;	
	}
a.main:hover {
	color:#804000;
	text-decoration:none;
	border-bottom: 1px dashed #999999;
	}

a.menu:link {
	color:#804000; 
	text-decoration:none;
	margin-right:5px;
	font-weight:bold;
}
a.menu:visited {
	color:#804000; 
	text-decoration:none;
	margin-right:5px;
	font-weight:bold;
}
a.menu:hover {
	color:#666633; 
	text-decoration:none; 
	border-bottom:1px solid #CCCCCC;
	margin-right:5px;
	font-weight:bold;
}

a.top_menu:link {
	color:#804000; 
	text-decoration:none;  
	padding-left:30px; 
	padding-right:30px;
	padding-bottom:3px;
	font-weight:bold;
	border: 1px solid #ffffff;
}
a.top_menu:visited{
	color:#804000; 
	text-decoration:none;  
	padding-left:30px; 
	padding-right:30px;
	padding-bottom:3px;
	font-weight:bold;
	border: 1px solid #ffffff;
}
a.top_menu:hover{
	color:#666633; 
	text-decoration:none;  
	padding-left:30px; 
	padding-right:30px;
	padding-bottom:3px;
	font-weight:bold;
	border: 1px solid #cccccc;
	background-color:#eeeeee;
}
/* End links */

/* BODY */
.sortiment_body {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#000000;
}

.design_top_menu {
	margin-top:2px; 
	margin-bottom:3px; 
	padding-bottom:6px; 
	color:#006600; 
	border-bottom:1px solid #cccccc;
}

.sortiment_header {
	padding-left:3px; 
}

.sortiment_tittel {
	margin-top:0px;
	padding-bottom:20px;
	color:#CCCCCC;
	font-size:30px;
	/*font-weight:bold; */
	margin-left: 10px;
}

.sortiment_bilde {

}

.sortiment_meny {
	border-top:1px solid #CCCCCC; 
	padding-top:10px; 
	margin-top:25px; 
	margin-left: 10px;
	font-size: 11px;
}

.sortiment_body_farger {
	padding-top: 0px;
	margin-left: 40px;
	margin-bottom:20px;
	margin-top: 20px;
}

.sortiment_header_tekst {
	margin-left: 10px;
	font-size:11px; 
	margin-bottom:5px;
	margin-right:40px;
}

.sortiment_header_tekst_2 {
	margin-left: 10px;
	font-size: 11px; 
	margin-bottom: 0px;
	margin-right: 40px;
}

.design_menybilde {
	margin-bottom: 5px;
}

.sortiment_info {
	text-align:center; 
	font-size:11px; 
	color:#666600; 
	padding: 10px;
	margin-top:20px;
}

.design_dropsnr {
	color:#666633;
	font-size:12px;
	font-weight:bold; 
}

.design_logo {
	margin-top:20px;
	text-align:center;
}
.design_footer {
	margin-top:20px;
	text-align:center;
	font-size:10px;
	border-top: 1px solid #cccccc;
	padding-top:3px;
}

.design_copy {
	text-align:center; 
	font-size:11px; 
	color:#666600; 
	margin:0px; 
}

.sortiment_edit_txt {
	border: 1px dashed #CCCCCC;
	margin:5px;
	padding:5px;
	background-color:#EEEEEE;
}