/*
Theme Name: oddjobs
*/


body, h1, h2, h3, h4, h5, h6, p, br, ul, li, form, table, tr, td, hr, img {
	margin:0;
	padding:0;
	border:0;
	}

body {
	color:#695c4f;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	background:#4c6980;
	font-size:12px;
	}
a, a:hover, a:active { outline:0 }
ul {
	list-style-type:none;
	}
a {
	color:#000;
	text-decoration:none;
	}
a:hover {
	text-decoration:none;
	}
a:hover span{
	color:#fff;
}

br.clear {
	clear:both;
	}
.basis {
	width:986px;
	margin:0 auto;
}
.header {
	float:left;
	background:transparent url(../images/header.png) no-repeat 0 0;
	width:986px;
	height:168px;
}
a.logo{
	float:left;
	background:transparent url(../images/logo.png) no-repeat 0 0;
	width:579px;
	height:103px;
	margin-left:46px;
	margin-top:26px;
}
.header ul.login {
	float:right;
	padding-right:42px;
	padding-top:26px;
	padding-left:100px;
}
.header ul.login li{
	float:left;
	color:#ffbd03;
}
.header ul.login li a{
	color:#ffbd03;
	margin-left:16px;
	margin-right:16px;
}
.header ul.login li a:hover{
	text-decoration:underline;
}
.header .telefon {
	float:right;
	background:transparent url(../images/telefon.png) no-repeat 0 0;
	margin-top:10px;
	margin-right:56px;
	display:inline;
	width:149px;
	height:15px;
	overflow:hidden;
}
#navbar {
	float:left;
	width:100%;
	padding-left:18px;
}
.menu_bg_left {
	float:left;
	background:transparent url(../images/menu_bg_left.gif) no-repeat 0 0;
	width:55px;
	height:38px;
}
.header .menu_bg_cen {
	float:left;
	background:transparent url(../images/menu_bg.gif) repeat-x 0 0;
	height:38px;
	width:835px;
}
.header #nav {
	margin-left:-50px;
	/*padding-top:12px;*/
	float:left;
}
.header #nav li ul{
	position:absolute;
	background:#333333;
	top:37px;
	left:0;
	margin-left:-10px;
	display:none;
	border:1px solid #000000;
	opacity:0.95;
	z-index:200;
}
.header #nav li:last-child a{ 
	margin-right:0;
}
.header #nav li ul {
	width:165px;
	float:left;
}
.header #nav li ul li {
}
.header #nav li ul li a{
	padding:5px 10px;
	float:left;
	width:145px;
	height:auto;	
	background:none;
	margin-right:0;
	float:left;
}
.header #nav li ul li a:hover{
	background:#000000;
	color:#fedd00;
}
.header #nav li ul li a{
	float:left;
}
.header #nav li:hover ul {
	display:block;
}
.header #nav li{
	float:left;
	position:relative;
	z-index:2;
}
.header #nav li a{
	color:#fe6500;
	z-index:6;
	position:relative;
	text-transform:uppercase;
	font-size:14px;
	font-family:Arial;
	margin-right:11px;
	padding:12px 8px 10px;
	float:left;
}
.header #nav li a:hover,
.header #nav li.current_page_item a,
.header #nav li.current_page_item ul li a:hover,
.search_result h1 a:hover{
	color:#fedd00;
	background:#000;
	opacity:0.75;
}
.header #nav li.current_page_item ul li a {
	color:#fff;
}
.menu_bg_right {
	float:left;
	background:transparent url(../images/menu_bg_right.gif) no-repeat 0 0;
	width:55px;
	position:relative;
	z-index:1;
	height:38px;
}
.searchform {
	float:right;
	margin-top:4px;
	margin-right:-54px;
	position:relative;
	z-index:2;
}
.searchform input{
	background:transparent url(../images/search.png) no-repeat 0 0;
	height:23px;
	padding-left:10px;
	padding-top:5px;
	width:166px;
	border:none;
	float:left;
}
.searchform input.searchsubmit{
	background:transparent url(../images/go.gif) no-repeat 0 0;
	width:45px;
	height:28px;
	cursor:pointer;
}
.contents {
	background:transparent url(../images/content.png) repeat-y 0 0;
	float:left;
	width:951px;
	padding-left:35px;
}
.leftpanel {
	float:left;
	width:610px;
}
.single .leftpanel {
	padding:0 20px;
	background:#ffffff;
	width:570px;
}
#homepage {
	margin-top:12px;
}
.flash {
	float:left;
	width:610px;
	height:226px;
	margin-bottom:24px;
	position:relative;
	z-index:0;
}
.product {
	background:transparent url(../images/product_bg.png) no-repeat 0 0;
	float:left;
	width:610px;
	overflow:hidden;
}
.topsection {
	float:left;
	margin-top:22px;
	width:100%;
}
.product #product1,
.product #product2{
	background:none;
	float:left;
	padding-bottom:0;
}
.product #product1 {
	height:184px;
	margin-bottom:4px;
}
.product #product2 {
	height:167px;
	margin-bottom:4px;
}
.product #product1 img,
.product #product2 img,
.product #product3 img{
	float:left;
	padding:14px 7px 7px 7px;
}
p.tittle {
	color:#fff;
	text-align:center;
	padding:2px 35px;
	font-weight:bold;
	font-family:Arial;
	font-size:18px;
	margin-top:7px;
	margin-bottom:7px;
}
.txt p{
	color:#fff;
	font-family:Arial;
	padding-top:7px;
	padding-right:10px;
	padding-left:5px;
}
.image {
	float:left;
	margin-top:-23px;
}
.content_li {
	float:left;
}
.click {
	background:transparent url(../images/free_demo.gif) no-repeat 0 0;
	font-family:arial;
	height:20px;
	float:left;
	color:#fe6500;
	font-weight:bold;
	margin:16px 0 3px;
	padding:10px 0 0 32px;
	width:78px;
	font-size:14px;
}
.click:hover,
.readmore:hover{
	color:#000;
}
#product2 .readmore {
	bottom:5px;
}
#product3 .readmore {
	bottom:3px;
}
.readmore {
	background:transparent url(../images/learn_more.png) no-repeat 0 0;
	font-family:arial;
	height:37px;
	float:left;
	color:#fe6500;
	font-size:0;
	font-weight:bold;
	margin:11px 0 3px 125px;
	padding:10px 0 0 26px;
	width:88px;
	position:absolute;
	bottom:0;
	right:0;
}
.readmore:hover {
	background:transparent url(../images/learn_more_hover.png) no-repeat 0 0;
}
#product2 .txt {
	min-height:130px;
}
.txt {
	float:left;
	width:465px;
	min-height:140px;
	position:relative;
}
img.img_1,
img.img_2,
img.img_3 {
	position:absolute;
	left:0;
	bottom:0;
}
.line {
	background:transparent url(../images/line_1.gif) no-repeat 0 0;
	height:291px;
	width:9px;
	float:left;
}
.line_hor {
	background:transparent url(../images/line_2.gif) no-repeat 0 0;
	width:574px;
	height:9px;
	float:left;
}
#product3 {
	background:none;
	padding-bottom:12px;
	margin-bottom:0;
}
#product3 img {
	float:left;
	padding-left:7px;
	padding-right:7px;
}
#product3 .content_li {
	min-height:100px;
}
.wendego {
	float:left;
}
.wendego li{
	float:left;
	color:#fff;
}
.wendego li a{
	color:#fff;
	margin-left:5px;
	margin-right:5px;
}
.wendego li a:hover{
	color:#efe259;
}
#sidebar {
	float:left;
	padding-top:12px;
	padding-left:31px;
	width:275px;
}
.video {
	float:left;
	background:#210a03 url(../images/sidbar_bg_new.png) no-repeat 0 0;
	width:271px;
/*	height:206px;*/
	margin-bottom:14px;
	padding:6px 0 0 4px;
}
.recent_post,
.keep_in_touch,
.outer{
	background:#2a0c03 url(../images/sidbar_bg.png) repeat-x 0 29px;
	min-height:193px;
	margin-bottom:12px;
	width:275px;
	float:left;
	padding-bottom:5px;
}
.content_footer {
	background:transparent url(../images/content_footer.png) no-repeat 0 0;
	float:left;
	height:52px;
	width:986px;
}
.recent_post_tittle,
.keep_in_touch_tittle,
.outer h3{
	background:transparent url(../images/recent_post_tittle.gif) repeat-x 0 0;
	font-size:18px;
	color:#fff !important;
	font-weight:bold;
	text-align:center;
	height:25px;
	padding-top:4px
}
.outer h3 a {
	color:#fff;
}
.recent_post ul,
.keep_in_touch ul{
	padding-top:12px;
	padding-left:8px;	
}
.recent_post ul {
	list-style-type:circle;
	color:#fff;
	padding-left:26px;
	padding-right:10px;
}
.recent_post ul li{
	padding-bottom:4px;
}
.keep_in_touch ul li {
	float:left;
	margin-right:4px;
	margin-bottom:10px;
}
.recent_post ul li a,
.outer ul li a{
	color:#fff;	
}
.recent_post ul li a:hover,
.outer ul li a:hover{
	text-decoration:underline;
}
.header .cnt {
	float:right;
	height:30px;
}
.content .cnt {
	float:none;
	height:30px;
}
*+html .cnt {
	float:right;
	height:30px;
	margin-left:-40px;
}
.footer p a {
	color:#fff;
}
.footer p{
	float:left;
	color:#000;
	padding-left:30px;
}
.footer p a:hover {
	color:#ebce1f;
}
h2.tittles {
	color:#eb5000;
	padding-bottom:5px;
}
.products li {
	padding-top:23px;
	padding-left:13px;
	padding-bottom:15px;
	padding-right:13px;
	width:597px;
	float:left;
	background:#fff;
	margin-bottom:16px;
}
.line_li {
	border-bottom:2px solid #fead66;
	float:left;
}

.line_li_left,
.line_li_right{
	float:left;
}
img.picture_product {
	float:left;
	width:217px;
	height:147px;
}
.line_li_right {
	margin-left:16px;
	width:60%;
}
.products li p.tittle {
	margin-top:-20px;
	color:#ae3b00;
	font-size:14px;
	font-weight:bold;
	float:none;
	min-height:10px;
}
.products li p {
	color:#000;
	font-family:arial;
	min-height:80px;
}
small {
	display:none;
}
.search_result {
	background:#fff;
	padding-left:10px;
	margin-top:12px;
	padding-bottom:5px;
}
.search_result h1 a{
	color:#000;
	font-size:20px;
}
.search_result h1 a:hover{
	text-decoration:none;
}
.search_result .post {
	margin-bottom:10px;
}
.search_result .post .postmeta {
	margin-top:10px;
}
.search_result .post .postmeta a:hover,
.search_result .post a:hover{
	text-decoration:underline;
}
p.date {
	font-size:10px;
	margin-bottom:10px;
	margin-top:-5px;
}
.pages_bg_content,
.entry{
	background:#ffffff;
	padding:10px;
}
.hentry h2,
#comments b,
.single #sidebar .widget_categories h3,
.single #sidebar .widget_recent_entries h3{
	color:#EB5000;
}
#commentform a{
	color:#F78E34;
}
#commentform a:hover{
	text-decoration:underline;
}
.pages_bg_content h3{
	color:#000;
	font-size:17px;
}
.pages_bg_content h4{
	color:#000;
	font-size:17px;
}
.pages_bg_content h4 strong{
	color:#ef4337;
}
.links_r {
	display:block;
	padding-top:10px;
}
.links_r a,
.entry p a,
.rss a,
.outer h3 a:hover,
.outer a.privacy{
	color:#f78e34;
}
.links_r a:hover,
.entry p a:hover,
.rss a:hover,
.outer a.privacy:hover{
	text-decoration:underline;
}
.pages_bg_content ul{
	padding-left:20px;
	padding-top:10px;
}
.pages_bg_content ul li{
	padding-bottom:10px;
	color:#000;
}
.pages_bg_content .dog {
	width:250px;
	height:250px;
	padding-left:15px;
}
.pages_bg_content p {
	padding-bottom:8px;
	/*color:#fff;*/
	color:#000;
	font-family:Arial;
}
.pages_bg h1,
.pages_bg h1 a{
	color:#EB5000;
}
.pages_bg p a,
.info a{
	color:#EB5000;
}
.pages_bg p a:hover,
.info a:hover{
	text-decoration:underline;
}
.post {
	padding-bottom:10px;
}
#commentform p label{
	width:100%;
	float:left;
}
.entry p {
	padding-bottom:10px;
}
.commentlist {
	padding-left:0;
	list-style-type:none;
}
.commentlist li{
	padding:5px;
	margin-bottom:10px;
	background:#e7e6e6;
}
.single #sidebar {
	/*background:#fff;*/
	padding-left:5px;
	margin-left:31px;
	padding-bottom:10px;
	margin-top:10px;
}
.single #sidebar .widget_categories {
	margin:15px 0
}
.single #sidebar .widget_categories ul,
.single #sidebar .widget_recent_entries ul{
	padding-top:5px;
	padding-left:5px;
}
.single #sidebar .widget_categories ul li a:hover,
.single #sidebar .widget_recent_entries ul li a:hover{
	text-decoration:underline;
}

/* ================= */
.pages_content{
	width:586px;
	padding:12px 12px 3px 12px;
	background:#fff;
	margin-top:13px;
	overflow:hidden;
	font-family:Arial;
	background:#fff;
}
.home .pages_content{
	background:none;
}

.pages_content .headerBg{
	width:575px;
	height:34px;
	color:#000;
	background:url(../images/headerBg.jpg) repeat-y;
	font-size:24px;
	line-height:34px;
	color:#EB5000;
	padding-left:11px;
}
.pages_content h2{
	font-size:14px;
	color:#780202;
	padding:12px 0 3px 7px;
	line-height:18px;
}
.pages_content div{
	float:left;
	width:100%;
}
.pages_content .linkBx {
	width:90%;
}
.pages_content ul{
	padding:7px 0 10px 7px;
}
.pages_content ul li{
	background:url(../images/ulbullet.jpg) no-repeat 0 4px;
	display:block;
	overflow:hidden;
	padding-left:20px;
	padding-bottom:6px;
	color:#000;
}
.pages_content a{
	color:#EB5000;
	font-size:12;
	line-height:16px;
}
.pages_content a:hover{ text-decoration:underline }
.pages_content p{
	color:#444;
	font-size:12px;
	line-height:18px;
	padding:2px 0 16px 7px;
}
#bxCont{
	width:569px;
/*	overflow:hidden;*/
	background:url(../images/linkBxbg.jpg) repeat-x;
/*	height:127px;*/
	margin:0 0 20px 10px;
	float:left;
}
#commentblock {
	float:left;
	width:100%;
}
.contacBx{
	width:197px;
	float:left;
	background: url(../images/contacBxbg.jpg) no-repeat;
	height:127px;
}
.linkBx{
	width:315px;
	float:right;
	border:1px solid #E9E9E9;
	border-left:none;
	height:115px;
	padding:10px 43px 0 13px;
}
.linkBx a{
	line-height:22px;
	color:#EB5000;
}
.linkBx a:hover{
	text-decoration:underline;
}
.pages_content h3{
	font-size:14px;
	color:#363636;
	line-height:18px;
	padding:5px 0 5px 7px;
	text-transform:uppercase;
}
.pages_content .rgtbullet{
	color:#363636;
	font-size:14px;
	line-height:18px;
	background:url(../images/rgtbullet.jpg) no-repeat right;
	text-transform:uppercase;
	display:inline;
	padding-right:10px;
	padding-left:7px;
	
}
.pages_content h6{
	color:#EB5000;
	font-size:14px;
	padding-left:7px;
	float:left;
	height:20px;
	text-transform:uppercase;
}
.pages_content ol{
	list-style:none;
}
.pages_content ol li{
	padding-bottom:25px;
	list-style:none;
}
.pages_content ol li label{
	color:#444;
	line-height:18px;
}
.pages_content ol li label a{
	color:#EB5000;
}
.pages_content ol li label a:hover,
.alignleft_r a:hover,
.alignright_r a:hover{
	text-decoration:underline;
}
.pages_content ol li img{
	margin-right:10px;
}

/* Begin Images */
p img {
	padding: 0;
	margin:0;
	padding:4px;
	max-width: 100%;
	}
img.aligncenter, img.alignnone{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float:left;
}

.alignleft_r,
.alignright_r{
	float: left;
	width:100%;
	padding-top:7px;
	color:#fff;
}
.alignleft_r a,
.alignright_r a{
	color:#fff;
}
/* End Images */

.clearboth {clear:both; display:block; padding-top:5px }

/*.pages_content input{
	width:247px;
	height:22px;
	padding:2px 0 0 5px;
	float:left;
	border:none;
	background:url(../images/inputfield.jpg) no-repeat;
	color:#444;
}
.pages_content .demosbtn{
	width:62px;
	height:25px;
	margin-left:80px;
	background:url(../images/submit_btn.jpg) no-repeat;
	cursor:pointer;
	border:none;
}
*/
.widget_search {
	display:none;
}
.outer form,
.outer a.privacy{
	padding:10px 0 0 10px;
}
.outer ul li {
	padding-left:4px;
}
.outer form tr td {
	text-align:right;
}
#slide {
	overflow-x:hidden;
}
#commentblock h2{
	margin-top:10px;
}
#commentform p label  {
	margin-top:5px;
}
/*************************************************************************************************/
.page-template-products-php .product {
	background:#fff;
}
.page-template-products-php #product3 {
	background:none;
	margin-bottom:0;
	padding-bottom:12px;
	width:592px;
}
.page-template-products-php #product3 .tittle {
	background:transparent url(../images/tittle_new.gif) repeat-y scroll 0 0;
	height:24px;
	padding-top:10px;
	width:592px;
}
.page-template-products-php #product3 .tittle a {
	color:#000000;
	padding:0;
	text-align:center;
	font-size:12px;
	font-family:Georgia;
	font-weight:normal;
}
.page-template-products-php #product3 .content_li {
	min-height:100px;
}
.page-template-products-php #product3 img {
	float:left;
	padding:0 7px;
}
.page-template-products-php .txt {
	float:none;
	width:auto;
}
.page-template-products-php .txt p.discription {
	color:#510000;
	padding-left:5px;
	padding-right:10px;
	padding-top:7px;
	font-family:Georgia;
}
.page-template-products-php #product3 .bg {
	padding:0 7px 0 100px;
}
.page-template-products-php #product3 .readmore{
	background:transparent url(../images/learn_more.gif) no-repeat scroll 0 0;
	float:left;
	height:30px;
	margin:17px 0 3px 10px;
	padding-left:26px;
	width:100px;
	color:#FE6500;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	position: relative;
	padding:10px 0 0 26px;
}
.page-template-products-php .product #product1,
.page-template-products-php .product #product2 {
	float:left;
	margin-bottom:12px;
	width:49%;
	overflow:hidden;
	height:auto;
	padding-bottom:10px;
}
.page-template-products-php .image {
	float:none;
	margin-top:0;
}
.page-template-products-php p.tittle {
	background:transparent url(../images/tittle.gif) repeat-y scroll 0 0;
	color:#000000;
	float:left;
	margin-bottom:7px;
	margin-top:7px;
	font-size:12px;
	padding:2px 35px;
	text-align:center;
	font-weight:normal;
	font-family:Georgia;
	width:226px;
}
.page-template-products-php .content_li {
	min-height:160px;
}
.page-template-products-php .readmore {
	background:transparent url(../images/learn_more.gif) no-repeat scroll 0 0;
	color:#FE6500;
	float:left;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	height:20px;
	margin:1px 0 3px 7px;
	padding:10px 0 0 26px;
	width:88px;
	position: relative;
}
.page-template-products-php .readmore:hover {
	color:#000;
}