/*
Theme Name: Bajart
Theme URI: www.vision-design.eu
Description: Created by <a href="http://www.vision-design.eu/">vision-design</a>.
Version: 1.0
Author: Wordpress Themes 4U
Author URI: http://www.vision-design.com/
Tags:  left-sidebar, two-columns
*/

/* begin Page */

body
{
  margin: 0 auto;
  padding: 0;
  font-size: 16px; 
  font-family: Verdana, Arial, Sans-Serif; 
  color: #000000;
}

a
{
font-size: 15px;
color: #ff8300;
font-family: Verdana, Arial, Sans-Serif; 
text-decoration: none;
}

a:hover
{
font-size: 15px;
color: #bb343a;
font-family: Verdana, Arial, Sans-Serif; 
text-decoration: none;
}

a img
{
border: none;
}

#container{
width: 880px;
margin: 0 auto;
padding: 0;
padding-top: 15px;
background-color: #FFFFFF;
}

h2 {
margin-top: 45px;
}

h3 {
margin-top: 45px;
}

#top_box
{
float: left;
display: block;
clear: both;
width: 880px;
height: 256px;
text-align: center;
margin-bottom: 10px;
}

#menu_box
{
float: left;
display: block;
clear: both;
width: 880px;
height: 40px;
margin: 0;
padding: 0;
}

#menu_box a
{
display: inline;
float: right;
margin:0;
list-style-type: none;
padding: 0;
text-align: right;
padding-right:7px;
font-size: 15px;
padding-top:17px;
height: 20px;
font-weight: 600;
color: #f3f3f3;
text-decoration: none;
}

#menu_box .home
{
width: 137px;
background-image: url('images/home.jpg');
background-repeat: no-repeat;
}

#menu_box .home:hover
{
width: 137px;
background-image: url('images/home_h.jpg');
background-repeat: no-repeat;
color: #ff8300;
}

#menu_box .galery
{
width: 95px;
background-image: url('images/galery.jpg');
background-repeat: no-repeat;
}

#menu_box .galery:hover
{
width: 95px;
background-image: url('images/galery_h.jpg');
background-repeat: no-repeat;
color: #ff8300;
}

#menu_box .ofer
{
width: 91px;
background-image: url('images/ofer.jpg');
background-repeat: no-repeat;
}

#menu_box .ofer:hover
{
width: 91px;
background-image: url('images/ofer_h.jpg');
background-repeat: no-repeat;
color: #ff8300;

}

#menu_box .w
{
width: 145px;
background-image: url('images/where.jpg');
background-repeat: no-repeat;
}

#menu_box .w:hover
{
width: 145px;
background-image: url('images/where_h.jpg');
background-repeat: no-repeat;
color: #ff8300;
}

#menu_box .cpp
{
width: 120px;
background-image: url('images/company.jpg');
background-repeat: no-repeat;
}

#menu_box .cpp:hover
{
width: 120px;
background-image: url('images/company_h.jpg');
background-repeat: no-repeat;
color: #ff8300;
}

#menu_box .connect
{
width: 105px;
background-image: url('images/connect.jpg');
background-repeat: no-repeat;
}

#menu_box .connect:hover
{
width: 105px;
background-image: url('images/connect_h.jpg');
background-repeat: no-repeat;
color: #ff8300;
}

#left, .BlockContent-body, .BlockContent, .Block
{
float: left;
display: inline;
width: 120px;
padding: 10px;
margin: 0;
padding: 0;
color: #ff8300;
font-size: 15px;
}

.BlockHeader, .Block-body
{
margin: 0;
padding: 0;
width: 120px;
}

.BlockHeader
{
height: 0;
overflow: hidden;
}

#left li, .BlockContent-body li, .BlockContent li
{
margin: 3px;
padding: 0;
list-style-type: none;
}

#left ul, .BlockContent-body ul, .BlockContent ul
{
margin: 0;
padding: 0;

list-style-type: none;
}

#main
{
float: right;
display: inline;
width: 733px;
padding: 0;
padding-top:10px;
}

#main .text
{
width: 710px;
border: 2px #ff8300 solid;
padding: 10px;
}

#footer_box
{
display: block;
clear: both;
width: 880px;
text-align: right;
}

#footerSubscribeWrapper 
{
position: fixed;
bottom: 0;
background-color: #FF9900;
					height: 145px;
					width: 100%;
					border-top-style: dashed;
					border-width: 2px;
					border-color: #33CCCC;
					margin-left: 0px 0px 0px 0px;
					display: none;
					}

					#footerSubscribe {
					margin-left: 10%;
					margin-bottom: 30px;
					}

					#footerSubscribeWrapper a{
					display: block;
					}

					#footerSubscibeForm h3{
					color: #009DDF;
					margin-left: 80px;
					margin-bottom: 8px;
					margin-top: 15px;
					text-shadow: 2px 2px 2px #888;
					font-size: 20px;

					}

					#footerSubscibeForm h4 {
					color: #009DDF;
					margin-left: 80px;
					margin-top: 0px;
					text-shadow: 2px 2px 2px #888;
					font-size: 18px;
					}

					#footerSubscibeForm p {
					color: #009DDF;
					float: left;
					margin: 5px;
					text-shadow: 2px 2px 2px #888;
					}

					#footerSubscibeForm form {
					margin: 5px;
					margin-left: 80px;
					
					}
#plusone {
display: block;
margin-bottom: 15px;
margin-top: 50px;
}

