/*
Theme Name: Glassfabrikken
Theme URI: www.glassfabrikken.no
Description: Glassfabrikken leverer alt innen glass 
Versjon: 2.0
Author: Webbyrået Mafos
Author URI: www.mafos.no
*/

body{
	background-image: url(images/backgroundGradient.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#c2c2c2;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:115%;
	}
	
h1{
	font-size:18px;
	font-weight:bold;
	color:#0090cf;
	
}
h2{font-size:16px;}
h3{}
h4{}
h5{}

p{}

img{
	border:0;
	}

table{
	}
	
	
tr{	border-top:1px solid #cccccc;}

td{
	border-top:1px solid #cccccc;
	padding:10px 20px 10px 0;}
	
	
	
.produkter{
	padding:0;
	margin-right:20px;
	
	} 
	
.produkter h3{
	padding:0;
	margin:0;
	} 
	
.produkter tr{
	border-bottom:1px solid #cccccc;
	}

.produkter td{
	border-bottom:1px solid #cccccc;
	border-top:0;
	width:230px;
	height:87px;
	vertical-align:top;
	}
	
.produkter tr td a {
	display:block;
	}

a{
	color:#0090cf;
	}
	
a:hover{
	color:#333;
	}
	
div#navigation a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	}
	
div#navigation a:hover{
	color:#333;
	}


/* spesific styles */

.aRegular{ 
	color:#315c91;
}

.aRegular:hoover{ 
	color:#333;
}
	
.wrapper{
	margin: 30px auto 0 auto;
	padding:0;
	width:980px;
	}
	
.header{
	margin: 0 0 13px 0;
	padding: 0 0 0 25px;
	height:64px;
	}

.contentContainer{
	margin-top:2px;
	}

.content2{
	padding-left:30px;
	/*padding-bottom:53px;*/
/*julekoder - start*/
	padding-bottom: 20px;
	padding-bottom:15px\9;
	*padding-bottom: 2px;

/* julekoder - slutt */

	width:680px;
	min-height:260px;
	background-color:#ffffff;
	margin-right:15px;
	padding-right:20px;
	float:left;
	}


	
.content3{
	padding-left:30px;
	padding-bottom:15px;
	width:685px;
	background-color:#ffffff;
	margin-right:15px;
	padding-right:15px;
	float:left;
	}
	
#sidebarContainer{
	float:left;
	width:233px;

	}
	
.searchField{
	height:46px;
	padding-top:20px;
	background-image: url(images/searchBackground.jpg);
	background-repeat:repeat-x;
	margin-bottom:15px;
	list-style:none;
	}
	

.sidebarContent{
	background-color:#ffffff;
	
}
	
.sidebar{
	list-style:none;
	padding-top:1px;
	margin-left:15px;
	margin-right:15px;
	padding-bottom:15px;
	margin-bottom:15px;
}

.sidebarBox{
	margin-top:10px;
	}
	
.footer{
	margin-top:15px;
	margin-bottom:15px;
	color:#ffffff;
	font-size:11px;
	}

.ft{
	height:120px;
	background-color:#ffffff;
	background-image: url(images/footerBackground.jpg);
	
	}
	
.ft ul{
	margin:0px;
	padding:20px 0 0 30px;
	color:#3f3f3f;
	float:left;
	margin-right:30px;
	}

.ft ul li{
	list-style:none;
	}

.fb{
	padding: 20px 34px 0 34px;
	height:40px;
	background-color:#3e3e3e;
	}

/* menu styles - start */
#navigation
{
	width:100%;
	height:45px;
	background-color:#999a8f;
	margin-bottom:10px;
	background-image: url(images/menuBackground.jpg);
	background-repeat:repeat-x;
	}	

#navigation ul
{margin:0px; padding:0px; }

#navigation ul li{
	width:105px;
	display:inline;
	float:left;
	list-style:none;
	height:15px;
	position:relative;
	text-align:center;
	padding-top:15px;
	border-right:1px solid #ffffff;
	padding-bottom:15px;
	font-size:12px;color:#fff;
	}

#navigation li a{
	text-decoration:none;
	padding:22px 5px 22px 5px;
	height:30px;
	}


#navigation li a:hover{
	text-decoration:none;
	padding: 15px 5px 15px 5px;
	}

#navigation li ul{
	margin:0px;
	padding:0px;
	display:none;
	position:absolute;
	left:0px;
	top:45px;
	background-color:#ffffff;
	background-image: url(images/undremenyBakgrunn2.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #ccc;
	border-right:2px solid #ccc;
	border-bottom:1px solid #ccc;
	}

#navigation li:hover ul{
	display:block;
	width:190px;
	}

#navigation li li
{list-style:none; display:list-item;clear:both;width:100%;text-align:left;padding:5px 0 5px 0;height:15px;}

#navigation li li a{
	color:#000000;
	text-decoration:none;
	padding:5px 0 5px 5px;
}

#navigation li li a:hover{
	text-decoration:none;
	background:none;
	padding:5px 0 5px 5px;
	color:#315c91;
	}


.current_page_item{
	background-image: url(images/menuBackground2.jpg);
	background-repeat:repeat-x;
	}

div#navigation .current_page_item a{
color: #000;
}

.current_page_main{
	text-decoration:none;
	background-image: url(images/menuBackground2.jpg);
	background-repeat:repeat-x;
}

.current_page_main a{
color: #000;
}

.current_page_parent {
	text-decoration:none;
	background-image: url(images/menuBackground2.jpg);
	background-repeat:repeat-x;
}


.current_page_parent a{
	color:#000;		
}

div#navigation .current_page_parent a{
	color:#000;		
}

.current_page_ancestor {
	text-decoration:none;
	background-image: url(images/menuBackground2.jpg);
	background-repeat:repeat-x;	
}


.current_page_ancestor a{
	color:#000;
	
}

div#navigation .current_page_ancestor a{
	color:#000;		
}

.breadcrumbs{
	margin-top:10px;
	}

/* menu styles - end */

.bulletlist{
		padding:0 0 0 15px;
	}
	
.bulletlist li{

	line-height:20px;
	}
	
.leftColumn{
	width:270px;
	padding-right:30px;
	float:left;
	}

.rightColumn{
	width:376px;
	float:left;
	}

.imagesSpacing{
	margin-right:4px;
	}
	
.imageSpacing2{
	margin-right:9px;	}
	
.contactLeft{
	width: 135px;
	height: 255px;
	padding-right: 15px;
	border-right: 1px solid #e8e8e8;
	float:left;
	} 
	
.contactRight{
	float:left;
	}


.referanseForrigeSide{
	float: right;
	width: 100%;
	background-color: #e0e0e0;
	padding: 10px 30px 10px 0;
	text-align: right;
}


	
.sidebar ul{
	list-style:none;
	padding:0;
	}
	
.pageNavigation{
	width:170px;
	float:right;
	text-align:right;
	}
	
.alignleft{
	width:80px;
	float:right;
	margin-right:5px;
	}
	
.alignright{
	width:80px;
	float:right;
	margin-right:5px;
	}
	
.pageNavigationTop{
	margin-top:20px;
	float:right;
	font-weight:bold;
	}

	
/* Referanser - end */

.posts{
	clear:both;
	padding-bottom:20px;
	}
	
.posts img{
	padding: 2px;
	border: 1px solid #ccc;
	margin-right:10px;
	}
	
.size-thumbnail{
	float:left;
	}
	
.sidebar p{
	margin-top:0;
	padding-top:0;}
	
.sidebar a{
	font-weight:bold;}
	
.footerStart{
	width:170px;
}

.developer{
	float:right;
	}
	
.developer a{
	color:#fff;
	}
	
.developer a:hover{
	color:#0090cf;
	}
	
/*start referanser */

ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 0;
	width: 670px;
}
ul.thumb li {
	margin: 0 5px 10px 5px; padding: 5px;
	float: left;
	/*position: relative;  /* Set the absolute positioning base coordinate */
	width: 199px;
	height: 225px;
	border:1px solid #ccc;
	background: #f0f0f0;
}
ul.thumb li img {
	width: 199px; height: 147px; /* Set the small thumbnail size */
	/*-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	background: #f0f0f0;
	}
ul.thumb li img.hover {
	border:2px solid #ddd;
	/*background:url(thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect
	border: none; /* Get rid of border on hover */
}

ul.thumb p {
	margin:0;
	}
	
ul.thumb h4{margin-bottom:0;font-size:11px;margin-top:2px;}
/* slutt referanser */

ul.glasstyper{
	list-style:none;
	padding-left:0;
}

ul.glasstyper a{
	font-weight:bold;
}

ul.glasstyper li{
	float:left;
	padding-right:10px;
	margin-bottom:20px;
	width:40%;
	}
	
ul.glasstyper li.logo{ 
	list-style:none;
	padding-left:0;
	float:left;
	width:44px;
}

ul.glasstyper2{
	list-style:none;
	padding-left:0;
}

ul.glasstyper2 li{
	float:left;
	padding-right:10px;
	margin-bottom:10px;
	width:60%;
	}
	
ul.glasstyper2 li.logo{ 
	list-style:none;
	padding-left:0;
	float:left;
	width:44px;
}

ul.glasstyper2 li.linebreak{height:1px;clear:both;width:100%;}

ul.glassklasser{
	list-style:none;
	width:100%;
    padding-left:10px;
	padding-top:0;
	margin-top:0;
	margin-bottom:0;
	clear:both;
	}
	
ul.glassklasser li.gk1{
	padding:0;
	float:left;
	width:20%;
	font-weight:bold;
	}
	
ul.glassklasser li.gk2{
	padding:0;
	float:left;
	width:40%;
	}
	
ul.glassklasser li.gk3{
	padding:0;
	float:left;
	width:20%;
	font-weight:bold;
	}
	
ul.glassklasser li.gk4{
	padding:0;
	float:left;
	width:50%;
	font-weight:bold;
	}
	
.glassklasserContainer{
	background-color:#ccc;
	padding:10px 10px;
	border:1px solid #999;
	width:75%;
	display:inline-block;
}

ul.ansatte{
	list-style:none;
	margin-left:0;
	padding:0;
	}
	
ul.ansatte li{ 
	border-top:1px solid #cccccc;
	padding:10px 5px 10px 0;
	width:48%;
	margin-right:7px;
	float:left;
	}
	
.ansattThumbnail{
	width:125px;
	margin-right:10px;
	padding:2px;
	border:1px solid #ccc;
	float:left;
	}

.ansattInnhold{float:left;width:56%;}

ul.nyheter{
	width:98%;
	marign-left:0;
	padding-left:0;
	list-style:none;
	}
	
ul.nyheter .nyhetsinnhold{
	width:60%;
	float:left;
	}
	
ul.nyheter .thumbnail{
	width:150px;
	height:150px;
	margin-right:10px;
	margin-bottom:10px;
	padding:2px;
	border:1px solid #ccc;
	float:left;
	}
