body
{
background: #cae4b6;
background-attachment: fixed;
padding:0; font-family:arial, sans-serif; font-size:12px;
margin:0px auto auto auto;
color:#36322b;
}

p{
padding:0px;
text-align:justify;
margin:0px;
line-height:20px;
}

p.welcome{
padding:30px 35px 0 35px;
}

p.testimonial{
font-style:italic;
padding:5px 15px 0 5px;
}

.clear{
clear:both;
}


a{
color:green;
text-decoration:none;
}

a:hover{
color:blue;
text-decoration:underline;
}

a.read_more{
display:block;
width:66px;
height:23px;
line-height:23px;
text-align:center;
color:#fff;
float:right;
margin:10px 40px 0 0;
padding:0 0 0 17px;
text-decoration:none;
font-size:12px;
background:url(images/read_more_bg.gif) no-repeat center;
}

a:hover.read_more{
text-decoration:underline;
}

img.left_img{
float:left;
padding:3px 25px 3px 3px;
}

#main_container{
width:921px;
height:auto;
margin:auto;
padding:0px;
}

#header{
width:921px;
height:115px;
margin:0px;
padding:0px;
background:url(images/header_bg.gif) repeat center top;
}
.logo{
height:100px;
padding:20px 0 0 100px;
color:white;
font-weight:bold;
font-size:44px;
background:url('images/logo.gif') no-repeat left; 
background-position:10px; 
}

.title{
width: auto;
padding:2px 0 10px 0;
font-size:17px;
color:#2e2721;
font-weight:bold;
}

.title_welcome{
width: auto;
padding:0 0 0 35px;
font-size:22px;
color:#24a4b3;
background:url(images/checked.gif) no-repeat left top;
margin:0 0 10px 25px;
}

span.red{
font-weight:bold;
color:#da5b23;
}

span.orange{
font-weight:bold;
color:#da5b23;
}

/*---------------- menu tab----------------------*/
.menu{
width:921px;
height:42px;
margin:0px;
background:url(images/menu_bg.gif) no-repeat left;
}

.menu a{
        margin-right:15px;
	color:white;
        font-size:14px;
	text-decoration:none;
	padding:  5px 5px 5px 5px;
}

.menu a:hover{
	padding:  4px 4px 4px 4px;
        border:1px solid white;
	-webkit-border-radius: 5px; 
	-khtml-border-radius: 5px;  
	-moz-border-radius: 5px; 
	border-radius: 5px;
        background-color:orange;
	color:white;
}

.menu ul{
list-style:none;
padding:0 0 0 15px;
margin:0px;
}
.menu ul li{
display:inline;
}
.menu ul li {
float:left;
height:42px;
border:none;
padding:0 0px 0 0px;
text-decoration:none;
color:#fff;
line-height:42px;
font-size:14px;
}


/*-------------welcome_box------------*/
.welcome_box{
width:496px;
height:202px;
background:url(images/welcome_box.gif) no-repeat center;
padding:0px;
}
/*---------------center_content-------*/
.center_content{
width:921px;
height:auto;
clear:both;
padding:25px 0 0px 0;
background-color:#f9f9f9;
}
.center_left{
width:640px;
float:left;
padding:0px 0 10px 10px;
margin: 0  20px 0  0;
}
.center_right{
width:240px;
float:left;
padding:0px 0 10px 0px;
}
.software_box{
width:187px;
height:265px;
padding:0 0 15px 50px;
}
.features{
padding:0px 0 0 15px;
}
.news_box{
float:left;
width:auto;
border-bottom:1px #CCCCCC dashed;
padding:10px 0 8px 0;
}
.news_icon{
width:30px;
height:33px;
float:left;
background:url(images/news_icon.gif) no-repeat center;
}
.news_content{
width:400px;
float:left;
text-align:justify;
line-height:20px;
padding:0 0 0 10px;
}
/*-----------------------login_form-------------------*/
.text_box{
width:220px;
padding:0px 5px 0 5px;
background:url(images/text_box_center.png) ;
background-position:0px 0px;
}
.text_box_top{
width:230px;
height:10px;
background:url(images/text_box_top.png) no-repeat;
background-position:0px 0px;
}
.text_box_footer{
width:230px;
height:10px;
margin: 0 0 10px 0;
background:url(images/text_box_footer.png) no-repeat;
background-position:0px 0px;
}
.login_form_row{
float:left;
padding:4px 0 4px 0;
}
label.login_label{
width:70px;
float:left;
padding:3px 5px 0 0;
color:#000;
text-align:right;
}
input.login_input{
width:153px;
height:18px;
float:left;
border:1px #9dbbc6 solid;
background-color:#fff;
color: #000;
}
input.login{
float:right;
padding:10px 20px 0 0;
}
/*----------------------list-------------------------*/
ul.list{
list-style:none;padding:0px;margin:0px; 
}
ul.list li{
list-style:none;width: auto;height: auto;padding:0px; margin:8px 0 8px 0;
}
ul.list li a{
height:24px; width: auto; padding:0 0 0 15px; margin:0;color:#36322b;text-align:left;line-height:24px;
text-decoration:none;
}
ul.list li span{
height:24px; width:24px; display:block;padding:0px; margin:0px;color:#000;text-align:center; float:left; float:left; line-height:24px;
background:url(images/bullet_list.gif) no-repeat left;
}
ul.list li a:hover{
text-decoration:underline;
}
.testimonials{
padding:20px 0 20px 0;
}
/*-------------------footer------------------------*/

#footer a{
        margin-right:15px;
	color:white;
        font-size:14px;
	text-decoration:none;
	padding:  4px 4px 4px 4px;
}

#footer a:hover{
	padding:  3px 3px 3px 3px;
        border:1px solid white;
	-webkit-border-radius: 5px; 
	-khtml-border-radius: 5px;  
	-moz-border-radius: 5px; 
	border-radius: 5px;
        background-color:orange;
	color:white;
}

#footer{
width:921px;
height:42px;
clear:both;
color:#837d7b;
background:url(images/footer_bg.gif) no-repeat left;
}
.left_footer{
float:left;
padding:15px 0 0 10px;
}

.right_footer{
float:right;
padding:15px 5px 0 0 ;
}

.rating0{
   background-image: url('images/0.png');
}
.rating1{
   background-image: url('images/1.png');
}
.rating2{
   background-image: url('images/2.png');
}



div.cookie-alert {
	z-index: 1010;
	opacity: 0.9;
	position: fixed;
	bottom: 0px;
	background: #ffffff;
	border-top: 1px solid #aaaaaa;
	padding: 10px;
	text-align: center;
	font-size: 13px;
	line-height: 16px;
	width: 100%;
}

div.cookie-alert p {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	line-height: 20px;
	color:black;
}

 #kupt
{
	padding:  5px 5px 5px 5px;
        border:1px solid white;
	-webkit-border-radius: 5px; 
	-khtml-border-radius: 5px;  
	-moz-border-radius: 5px; 
	border-radius: 5px;
        background-color:orange;
	color:white;
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
	float:right;

}

 #kupt:hover{
	padding:  5px 5px 5px 5px;
        border:1px solid white;
	-webkit-border-radius: 5px; 
	-khtml-border-radius: 5px;  
	-moz-border-radius: 5px; 
	border-radius: 5px;
        background-color:#E47833;
	color:white;
	text-decoration:none;
	
}

 #kupp
{
	padding:  5px 5px 5px 5px;
        border:1px solid white;
	-webkit-border-radius: 5px; 
	-khtml-border-radius: 5px;  
	-moz-border-radius: 5px; 
	border-radius: 5px;
        background-color:orange;
	color:white;
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
	margin: 8px;

}

 #kupp:hover{
	padding:  5px 5px 5px 5px;
        border:1px solid white;
	-webkit-border-radius: 5px; 
	-khtml-border-radius: 5px;  
	-moz-border-radius: 5px; 
	border-radius: 5px;
        background-color:#E47833;
	color:white;
	text-decoration:none;
	
}