/*
Theme Name: Terco
Theme URI: http://wordpress.org/
Description: Ett template f&ouml;r Terco byggt av MediaAnalys.
Version: 1.0
Author: MediaAnalys
Author URI: http://www.mediaanalys.se
Tags: Terco

	Terco 1.0
	 http://www.mediaanalys.se

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
* {
     padding: 0;
     margin: 0;
}

body {
	margin-top: 17px;
	margin-bottom: 30px;
	background-color: #010101;
	color: #364c52;
	line-height: 15px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
	background-image: url(images/background_1.jpg);
	background-repeat: repeat-x;
	
}

#container_main {
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	width: 968px;
	padding:0px;
}

#container_top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
	height: 94px;
}
	
	#top_rubb {
		width: 555px;
		float: left;
		border: 0px solid #000000;
		margin-left:90px;
		margin-top:55px;
	}
		
		#top_rubb h2 {
			font-size: 12px;
			color: #d06231;
		}
	
	#top_flagg {
		text-align: right;
		width: 220px;
		float: left;
		border: 0px solid #000000;
		margin-left:90px;
		margin-top:58px;
	}
		
		#top_flagg img {
			margin-left:5px;
			border: 0px solid #000000;
		}
	
#container_puff {
	background-image: url(images/background_puff.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	width: 100%;
	background-color: #617170;
}
	
	#puff_hold {
		padding-top:15px;
		padding-left:13px;
		padding-bottom:12px;
	}
	
		#puff_top{
			width: 100%;
			height: 12px;
			background-image: url(images/puff_top.gif);
			background-repeat: no-repeat;
			background-position: top left;
		}
		
		#puff_middle{
			width: 100%;
			background-image: url(images/puff_middle.gif);
			background-repeat: repeat-y;
			background-position: top left;
			font-size: 11px;
			color: #dedee0;
			border: 0px solid #000000;
		}
			
			#puff_middle h2 {
				font-size: 14px;
				font-weight: normal;
			}
			
			#puff_middle p{
				padding-top:10px;
			}
			
			#puff_middle a {
				text-decoration: underline;
				color: #dedee0;
			}
				
			#puff_middle a:hover {
				text-decoration: underline;
				color: #dedee0;
			}
		
			.puff_middle_box_1 {
				border: 0px solid #000000;
				width: 178px;
				margin-left:20px;
				float: left;
			}
			
			.puff_middle_box_2 {
				border: 0px solid #000000;
				width: 178px;
				margin-left:64px;
				float: left;
			}
			
			.puff_middle_box_3 {
				border: 0px solid #000000;
				width: 178px;
				margin-left:64px;
				float: left;
			}
			
			.puff_middle_box_4 {
				border: 0px solid #000000;
				width: 178px;
				margin-left:64px;
				float: left;
			}
		
		#puff_bottom{
			width: 944px;
			height: 12px;
			background-image: url(images/puff_bottom.gif);
			background-repeat: no-repeat;
			background-position: top left;
		}

#container_meny {
	background-image: url(images/background_meny.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	width: 100%;
	height: 50px;
}
	
	#container_meny ul {
		padding-top: 17px;
		padding-left: 20px;
	}
	
		#container_meny li {
			display: inline;
			list-style-type: none;
			padding-right:20px;
		}
		
		#container_meny a {
			text-decoration: none;
			color: #b0b7b6;
		}
		
		#container_meny .current_page_item a {
			text-decoration: none;
			color: #ffffff;
		}
		

#container_content_top {
	background-image: url(images/background_content_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
	height: 23px;
}

#container_content_middle {
	width: 100%;
	background-image: url(images/background_content_middle.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

	#container_content_left {
		width: 739px;
		border: 0px solid #000000;
		float: left;
	}
		
		#content_left_box {
			padding-left:40px;
			padding-right:40px;
			padding-top:10px;
		}
		
			#navigate_box {
				height: 16px;
				padding-bottom:5px;
				margin-bottom:20px;
				border-bottom: 1px solid #ededed;
			}
		
			#content_left_box h1 {
				font-size: 22px;
				padding-bottom:15px;
				/*text-transform:uppercase;*/
				font-weight: normal;
			}
			
			#content_left_box h2 {
				font-size: 15px;
				padding-bottom:10px;
				font-weight: bold;
			}
			
			#content_left_box h3 {
				font-size: 12px;
				padding-bottom:10px;
			}
			
			#content_left_box p{
				padding-bottom:10px;
			}
				
			#content_left_box a {
				text-decoration: none;
				color: #d06231;
			}
				
			#content_left_box a:hover {
				text-decoration: underline;
				color: #d06231;
			}
			
			#content_left_box ul {
				margin-bottom: 10px;
			}
			
			#content_left_box ol {
				margin-bottom: 10px;
			}
	
	#container_content_right {
		width: 216px;
		border: 0px solid #000000;
		float: left;
	}
	
		.content_right_top_hold {
			width: 100%;
			background-color: #e9e9e9;
		}
		
			.content_right_top_hold li{
				list-style-type: none;
				font-size: 11px;
			}
				
			.content_right_top_hold .current_page_item a {
				text-decoration: none;
				font-weight: bold;
			}
				
			.content_right_top_hold h2 {
				font-size: 18px;
				padding-bottom:10px;
				font-weight: normal;
			}
				
			.content_right_top_hold h3 {
				font-size: 12px;
				padding-top:5px;
				padding-bottom:5px;
			}
				
			.content_right_top_hold p{
				padding-bottom:10px;
				font-size: 11px;
			}
				
			.content_right_top_hold a {
				text-decoration: none;
				color: #d06231;
			}
				
			.content_right_top_hold a:hover {
				text-decoration: underline;
				color: #d06231;
			}
	
			.content_right_top_box {
				padding-left:17px;
				padding-right:17px;
				padding-top:10px;
			}
				
				.content_right_top_box li{
					list-style-type: none;
					font-size: 11px;
				}
				
				.content_right_top_box .current_page_item a {
					text-decoration: none;
					font-weight: bold;
				}
				
				.content_right_top_box h2 {
					font-size: 18px;
					padding-bottom:10px;
					font-weight: normal;
				}
				
				.content_right_top_box h3 {
					font-size: 12px;
					padding-top:5px;
					padding-bottom:5px;
				}
				
				.content_right_top_box p{
					padding-bottom:10px;
					font-size: 11px;
				}
				
				.content_right_top_box a {
					text-decoration: none;
					color: #d06231;
				}
				
				.content_right_top_box a:hover {
					text-decoration: underline;
					color: #d06231;
				}

		
		#content_right_middle_gray_blue {
			background-image: url(images/content_right_middle_hold.gif);
			background-repeat: no-repeat;
			background-position: top left;
			width: 216px;
			height: 31px;
		}
		
		#content_right_middle_gray_gray {
			background-image: url(images/content_right_middle_hold_1.gif);
			background-repeat: no-repeat;
			background-position: top left;
			width: 216px;
			height: 31px;
		}
		
		#content_right_bottom_hold {
			width: 100%;
			background-color: #50605f;
		}
	
			#content_right_bottom_box {
				padding-left:17px;
				padding-right:17px;
				padding-top:5px;
				color: #dedee0;
			}
			
				#content_right_bottom_box h2 {
					font-size: 18px;
					padding-bottom:10px;
					font-weight: normal;
				}
				
				#content_right_bottom_box p{
					padding-bottom:10px;
					font-size: 11px;
				}
				
				#content_right_bottom_box a {
					text-decoration: underline;
					color: #dedee0;
				}
				
				#content_right_bottom_box a:hover {
					text-decoration: underline;
					color: #dedee0;
				}


#container_content_bottom {
	background-image: url(images/background_content_bottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
	height: 23px;
}

#form_search {
	background-image: url(images/input_search.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: 0px solid #000000;
	width: 178px;
	height: 22px;
	padding-left:7px;
	padding-top:3px;
}

#form_submit {
	background-image: url(images/input_submit.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: 0px solid #000000;
	color: #ffffff;
	width: 184px;
	height: 26px;
	margin-top:8px;
	margin-bottom:8px;
}



.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	

#content_left_box li {
	margin-left:15px;
}	
	
#produktkat_table td {
	padding:5px;
	font-size: 11px;
}

img {
	border: 0px solid #000000;
}


#body_1 {
	background-image: url(images/background_1.jpg);
	background-repeat: repeat-x;
}

#body_2 {
	background-image: url(images/background_2.jpg);
	background-repeat: repeat-x;
}
