/*
Theme Name: entrepreneur
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Roni
Author URI: http://xhtmltemplates.info/
Tags: blue, custom header, fixed width, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	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 */
body{
	margin:0px;
	/*background:url(images/body_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;*/
	width:100%;
	height:auto;
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	
	}
#holder{
	width:880px;
	height:auto;
	
	}
#hd_top{
	width:100%;
	height:120px;
	}
#logo{
	width:400px;
	height:120px;
	float:left;
	text-align:left;
	margin-left:10px;
	
	}
#hd_right{
	width:380px;
	height:110px;
	float:right;
	
	}
.tlink{
	width:125px;
	float:left;
	height:110px;
	font-size:11px;
	}
#header{
	width:880px;
	height:350px;
	background:url(images/header_bg.jpg);
	background-repeat:repeat-y;
	clear:both;
	}
#menu{
	width:880px;
	height:50px;
	background:url(images/menubg.jpg);
		clear:both;
	}
#header_slogen{
	width:50%;
	height:auto;
	padding-top:20px;
	padding-left:30px;
	text-align:left;
	float:left;
	
	}
#video{
	width:360px;
	height:270px;
	float:right;
	margin-right:15px;
	margin-top:15px;
	}
.t1{
	font-size:26px;
	color:#ffffff;
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	line-height:150%;
	font-style:italic;
	}
.t2{
	font-size:22px;
	color:#ffffff;
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	line-height:150%;
	font-style:italic;
	}
.t3{
	font-size:18px;
	color:#ffffff;
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	line-height:150%;
	font-style:italic;
	}
#menu ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }
#menu li {display: inline; }

#menu a {
	width:auto;
	height:30px;
	padding-left:25px;
	padding-right:25px;
	margin-top:12px;
	color:#FFF;
	float:left;
	background:url(images/menu_line.jpg);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
	}
#menu a:hover {
	text-decoration:underline;}
.menu{
	width:auto;
	height:30px;
	padding-left:15px;
	padding-right:15px;
	margin-top:12px;
	color:#FFF;
	float:left;
	background:url(images/menu_line.jpg);
	background-position:left;
	background-repeat:no-repeat;
	}
#mainbody{
	width:99%;
	height:auto;
	padding-left:7px;
	text-align:left;
	font-size:13px;
	color:#000;
	line-height:140%;
	
	}
#subcontent{
	width:100%;
	height:auto;
	}
#left_content{
	width:49%;
	height:auto;
	float:left;
	padding-right:30px;
	margin-top:10px;
	}
#right_content{
	width:45%;
	height:auto;
	background-color:#0hh;
	float:right;
	padding-right:20px;
	margin-top:10px;
	}
#product_box{
	width:100%;
	height:auto;
	overflow:hidden;
	
	}
#box1{
	width:250px;
	height:160px;
	background:url(images/blue_box.jpg);
	float:left;
	margin-right:15px;
	margin-top:20px;
	margin-left:10px;
	padding:12px;
    text-align:center;
	background-repeat:no-repeat;
	}
#box2{
	width:250px;
	height:160px;
	background:url(images/green_box.jpg);
	float:left;
	margin-right:15px;
	margin-top:20px;
	padding:12px;
text-align:center;
	background-repeat:no-repeat;
	}
#box3{
	width:250px;
	height:160px;
	background:url(images/grey_box.jpg);
	float:left;
	margin-top:20px;
	padding:12px;
text-align:center;
	background-repeat:no-repeat;
	}
.h1{
	text-align:left;
	padding-top:15px;
	font-size:20px;
	clear:both;
	}
.h2{
	font-size:20px;
	color:#FFF;
	font-family:"Myriad Pro";
    text-align:center;
	}
.h3{
	font-size:12px;
	color:#C1C1C1;
	padding-top:5px;
	}
.h4{
	font-weight:bold;
	}
.more{
	float:right;
	font-size:12px;
	color:#C1C1C1;
	padding-top:5px;
	padding-right:10px;
	text-decoration:underline;
	}
.line{
	background:url(images/underline_title.jpg);
    background-repeat:no-repeat;
	color:#FFF;
	margin-top:3px;
	}
.line2{
	background:url(images/underline_subtitle.jpg);
    background-repeat:no-repeat;
	color:#FFF;
	margin-top:3px;
	}
.text{
	text-align:left;
	font-size:13px;
	color:#000;
	line-height:140%;
	}
.text2{
	text-align:left;
	font-size:13px;
	color:#000;
	line-height:140%;
	padding-right:20px;
	border-right:1px #666 solid;
	}
	
#footer{
	width:98%;
	height:80px;
	clear:both;
	background-color:#000;
	color:#FFF;
	font-size:12px;
	}
/*#footer ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }
#footer li {display: inline; border-right:1px solid #FFF;
padding-left:5px; padding-right:5px;}*/

#footer a {
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	border-right:1px #FFF solid;
	}

#footer a:hover {
	text-decoration:underline;}
#footer_left{
	float:left;
	padding:20px;
	text-align:left;
	}
#footer_right{
	float:right;
	padding:20px;
	}
#spacer{
	width:100%;
	height:15px;
	clear:both;
	color:#FFF;
	}
.bold{
	font-weight:bold;
	}
.contact{
	padding-left:20px;
	}
.red{
	color:#FF0000;
	
	
	}
	
#form form
{
}

#form fieldset
{
	padding: 18px 16px;
	border:none;
}

#form form label
{
	display: inline;
	float: left;
	width: 80px;
	text-align: left;
	margin-bottom: 5px;
	font-size: 11px;
	color: #1b1b1a;
	padding-top: 3px;
}

#form form input
{
	display: inline;
	float: left;
	width: 163px;
	margin-bottom: 10px;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #b0b0b0;
	font-family: Arial, Helvetica, sans-serif;
}

#form form br
{
	clear: left;
	font-size: 0;
}

#form form textarea
{
	display: inline;
	float: left;
	width: 163px;
	margin-bottom: 10px;
	height: 90px;
	border: 1px solid #b0b0b0;
	font-size: 11px;
	color: #1b1b1a;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

#form form #submit
{
	width: 90px;
	height: 19px;
	padding: 0;
	text-align: center;
	margin-left: 126px;
	border: 1px solid #721117;
	background-color: #a71d24;
	color: #fff;
}

	