/*
Theme Name: Glue-U
Theme URI: http://glue-u.eu
Description: Theme voor Glue-U adhesives
Version: 1 (WP2.9.2)
Author: Catch-the-wave & Kater Concepts
Author URI: http://katerconcepts.nl
Tags: glue-u, adhesives, stufix, stufit, stufill
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/**BEGIN GENERAL STYLES**/
body {
	color: #3e3e3e;
	font-family:Arial, sans-serif;
	background: url('style/images/background.jpg') repeat scroll;
	padding: 0;
	margin: 0;
}
#wrap {
	margin:0 auto;	
	width: 960px;
}
#wrap_shop {
	margin:0 auto;
	width: 1108px;
}
h1 {
	color: #3d3d3d;
	font-size: 18pt;
}	
a {
	color: #f3681a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	font-family: Arial, Verdana;
	font-size: 12px;
}
#clearfloats {
	clear: both;
}
/** END GENERAL STYLES **/

/* BEGIN HEADER */
#header_logo a {
	display: block;
	background: url('style/images/logo.png') no-repeat;
	position: relative;
	left: 30px;
	margin-bottom: 10px;
	top: 10px;
	height: 110px;
	width: 185px;
}
/* begin menubar */
#menubar {
	background: url('style/images/bg_menu2.jpg') repeat-x;
	height: 44px;
}
#menubar ul {
	float: left;
	margin: 0;
	padding: 12px 0px 0px 15px;
	list-style-type: none;
	list-style-image: none;
}
#menubar li {
	border-right: 1px solid white;
	display: inline;
	padding: 0px 8px 0px 7px;
	font-size: 12px;
}
#menubar a {
	color: white;
}
#menubar a:hover {
	background-color: #ff2c00;
	text-decoration: none;
}
/* end menubar */
/* END HEADER */

/* BEGIN BODY */
/* begin main body */
#body {
	background: #d3d3d3;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	height: 750px;
}
/* end main body */
/* begin slider */
#container_slider_main {
	height: 300px;
}
#container_slider_left {
	background: url('style/images/test4.jpg') no-repeat;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	height: 299px;
	width: 549px;
}
.container_slider_right {
	width: 410px;
}
#container_slider_left2 {
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	height: 299px;
	overflow: hidden;
	width: 549px;
}
/* end slider */
#container_main {
	background: url('style/images/bg_content2.jpg') no-repeat;
	height: 450px;
	width: 958px;
}
#container_main_left {
	float: left;
	height: 450px;
	width: 658px;
}
.container_main_left_top {
	float: left;
}
.container_main_left_top_title {
	height: 54px;
}
.container_main_left_top_content {
	height: 186px;
	overflow-x: hidden;
	overflow-y: auto;
}
.container_main_left_top p {
	padding: 0px 0px 0px 30px;
	text-align: justify;
	width: 580px;
}
.container_main_left_bottom {
	float: left;
}
.container_main_left_bottom_title {
	height: 50px;
}
.container_main_left_bottom_p {
	width: 658px;
}
.container_main_left_bottom_p a {
	font-style: italic;
	text-decoration: underline;
}
#container_main_right {
	float: right;
	width: 300px;
}
.container_main_right_top {
	float: left;
	height: 193px;
	width: 300px;
}
.container_main_right_top p {
	padding: 20px 0px 0px 23px;
	line-height: 16px;
}
.container_main_right_bottom {
	float: left;
	height: 257px;
	width: 300px;
}
/* END BODY */


/** BEGIN META DESCRIPTION **/
/* BEGIN IMAGES */
.meta_thumb1 {
	position: relative;
	height: 300px;
	left: 550px;
	top: -301px;
	width: 409px;
}
.meta_thumb2 {
	position: relative;
	height: 108px;
	left: 30px;
	top: 10px;
	width: 580px;
}
/* END IMAGES */
/* BEGIN VIDEOS */
.meta_video {
	position: relative;
	top: 26px;
	left: 23px;
}
/* END VIDEOS */
/* BEGIN TITLE CONTENT */
.title_first {
	float: left;
	padding: 24px 0px 0px 30px;
	margin: 0 auto;
	width: 600px;
}
.title_second {
	float: left;
	font-weight: bold;
	padding: 24px 0px 0px 5px;
}
.title_third {
	float: left;
	padding: 30px 0px 0px 23px;
	width: 270px;
}
.title_fourth {
	float: left;
	padding: 12px 0px 0px 24px;
	width: 270px;
}
/* END TITLE CONTENT */
/* BEGIN PRODUCTS */
.products_table {
	margin: 4px 0px 0px 30px;
}
.meta_prod01 {
	padding-left: 30px;
}
.meta_prod02 {
	padding-left: 120px;
}
.meta_prod03 {
	padding-left: 120px;
}
.meta_prod04 {
	padding-left: 106px;
}
/* END PRODUCTS */
/** END META DESCRIPTION **/

/* BEGIN FOOTER */
#footer {
	color: #ffffff;
	font-size: 9pt;
	margin: 0 auto;	
	padding: 20px 0px 50px 52px;
}
#footer a {
	color: #f3681a;
	text-decoration: none;
}
#footer a:hover {
	color: #f3681a;
	text-decoration: underline;
}
/* END FOOTER */
/* BEGIN WEBSHOP */
#webshop {
	height: 747px;
	margin: 0 auto;
	width: 1100px;
}
/* END WEBSHOP */
/* BEGIN SEARCH */
#search_slider_left {
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	float: left;
	height: 298px;
	overflow: hidden;
	width: 547px;
}
#search_slider_right {
	background: url('style/images/post_farr-supp.jpg') no-repeat;
	float: right;
	height: 300px;
	width: 410px;
}
#search_main {
	background: url('style/images/bg_search.jpg') no-repeat;
	height: 450px;
	width: 958px;
}
#search_main_left {
	float: left;
	height: 450px;
	width: 658px;
}
.search_main_left_title {
	height: 54px;
}
.search_main_left_content {
	height: 186px;
	overflow-x: hidden;
	overflow-y: auto;
}
.search_main_left_content p {
	padding: 0px 0px 0px 30px;
}
.search_main_left_bottom {
	float: left;
}
.search_main_left_bottom_title {
	height: 50px;
}
.search_main_left_bottom_p {
	width: 658px;
}
.search_main_left_bottom_p a {
	font-style: italic;
	text-decoration: underline;
}
#search_main_right {
	float: right;
	height: 450px;
	overflow-x: hidden;
	overflow-y: auto;
	width: 300px;
}
.search_main_right_content ul {
	font-size: 10pt;
	margin: 0;
	padding: 20px 0px 0px 45px;
}
.searchfield {
	float: right;
	padding: 10px 10px 0px 0px;
}
#search_results {
	padding: 0px 0px 0px 30px;
}
#search_area {
	float: left;
	height: 450px;
	width: 658px;
}
#search_results2 {
	padding: 0px 0px 0px 30px;
}
#search_post-title {
	padding-top: 20px;
}
#search_navi {
	font-size: 10pt;
	padding: 0px 0px 0px 30px;
}
.searchform_no_results {
	padding: 20px 0px 0px 30px;
}
#search_no_results {
	float: left;

}
#test {
float: left;
	height: 600px;
}
/* END SEARCH */
