html, body {
	margin: 0px;
	padding: 0px;
}

body, input, textarea, select, td, div, p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	line-height: 130%;
}

input, textarea, select
{
	color: #444;
}

a {
	color: #444;
}

a:hover{
	color: #FFAF00;
	text-decoration: none;
}

h1, h3.menu-title {
		padding: 0px 0px 5px 0px;
		margin: 0px 0px 5px 0px;
		font-size:16px;
		font-weight: bold;
}

h3{
	font-size:14px;
	font-weight: bold;
}

h2 {
	font-size:12px;
	margin: 0px 0px 2px 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

.wrap {
	width: 930px;
	text-align: left;
}



.body-site{
	background:url(../images/bg_page_eru.png) top repeat-x;
	
}

/* SECTION BODY TOP */

.body-top {
	color: #fff;
	margin: 0px 0px 20px 0px;
}

.body-footer-extra{
	background:url(../images/bg_categories_front.png) top left repeat-x;
	margin:0px 0px 45px 0px;
	padding: 7px 0px;
}

.body-footer-extra .wrap{
	color: #ccc;
	line-height: 145%;
}

.body-footer-extra .wrap a{
	color: #ccc;
	font-weight: bold;
}


.body-top .body-top-info{
	float: right;
	width: 695px;
	background:url(../images/bg_body_top.gif) bottom left no-repeat;
	height: 140px;
	padding: 10px 0px 0px 0px;
	text-align: left;
}

.search-title-form{
	font-weight: bold;
	font-size:14px;
	margin: 15px 0px 0px 25px;
}

.search-div{
	background:url(../images/bg_search_input.png) top left no-repeat;
	width: 500px;
	height: 42px;
	margin: 8px 0px 0px 25px;
	text-align: left;
	padding: 5px;
}

.search-div #search{
	border: none;
	width: 300px;
	padding: 7px;
	font-size: 14px;
	font-weight: bold;
	background: transparent;
}


.body-top  .info-menu{
	margin:5px 0px 0px 0px;
}

.body-top  .info-menu a{
	margin-left: 25px;
	padding: 0px 0px 0px 10px;
	background:url(../images/l_arrow_bg.png) left center no-repeat;
}


.body-top .logo {
	margin: 20px 0px 0px 0px;
	float: left;
}

.body-top .logo a{
	width: 225px;
	height: 110px;
	display:block;
	position:relative;
	background:url(../images/logo-eurorent.png) top left no-repeat;
	width: 225px;
	height: 110px;
	cursor: pointer;
}


/* END SECTION BODY TOP */




.body-content{
	margin:10px 0px 0px 0px;

}


.body-content .right-content{
	float: right;
	width: 690px;
	border: 1px solid #E1E1E1;
	border-bottom: 2px solid #E1E1E1;
	background-color: #fff;
	margin-bottom:20px;
}


.body-content .left-content{
	float: left;
	width: 222px;
}

.clear{
	clear:both;
}


.default-menu ul {
	padding: 0;
	margin: 0;
}

.default-menu ul li{
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	background: url(../images/li_menu_sep.gif) right no-repeat;
}


.default-menu {
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding:15px 0px 12px 0px;
	color:#fff;
	position:relative;
	z-index:10;
}


.default-menu a{
	text-decoration:none;
	color:#ccc;
	margin: 0px 1px;
	padding: 11px 20px 13px 20px;
	font-size:12px;
	font-weight: bold;
}

.default-menu a:hover{
	text-decoration:none;
	color:#fff;
}

.default-menu a.active{
	color:#FFAF00;
	background: url(../images/bg_menu_active.gif) bottom repeat-x;
}

.default-menu a.active:hover{
	color:#FFAF00;
}


/* subment-left */
.submenu-left{
	margin:0px 0px 16px 0px;
	background-color: #fff;
	padding: 10px 12px 5px 12px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-bottom:2px solid #E1E1E1;
}

.submenu-left h3{
	padding: 0px 0px 8px 0px;
	margin:0px;
	color: #444;
}

.submenu-left ul{
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 16px;
	
}

.submenu-left ul li{
	padding: 3px 0px;
}

.page-content-menu h3.menu-title{
	display: none;
}



.wrap-content {
	padding: 10px;
	min-height: 785px;
	height:auto !important;
	height: 785px;
}

/* contact */

.contact input{
	width:290px;
	margin-top:5px;
}
	
.contact textarea {
	width:99%;
	height: 100px;
	overflow:auto;
	margin-top:5px;
}

.contact input.submit{
	width:auto;
}

.contact div {
	margin:0px 0px 7px 0px;
}

.contact .contact-message{
	color:#910A07;
	margin:0px 0px 5px 0px;
}

.contact .contact-address {
	float:right;
	margin: 0px 0px 0px 0px;
	width: 50%;
}

.contact-address div.map{
	margin:10px 0px 10px 0px;
}

.contact-address div.map a{
	text-decoration:none;
	background: url(../images/bg_read_more.png) top left no-repeat;
	padding: 4px 7px 5px 7px;
}


/* div websites pagination numbers*/

.pagination {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}


.pagination .prev{
	background: #fff url(../images/prev-arrow.png) center left no-repeat;
	margin-top: 2px;
	float: left;
}

.pagination .next{
	background: #fff url(../images/next-arrow.png) center right no-repeat;
	float: left;
	margin-top: 2px;
}

.pagination a {
	text-decoration: none; /* no underline */
	color: #352618;
	display: block;
	float: left;
	width: 20px;
	height: 12px;
	padding: 0px;
	text-align: center;
}

.pagination a:hover, div.pagination a:active {
	color:#FFAF00;
}

.pagination span.current {
	color: #FFAF00;
	display: block;
	float: left;
	width: 20px;
	height: 12px;
	text-align: center;
}


.read-more a, .read-more span{
	background: #fff url(../images/bg_read_more.png) top left no-repeat;
	padding: 4px 0px 0px 0px;
	height: 20px;
	width: 85px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	color: #444;
}


.dTitle{
	border-bottom: 1px solid #e0e0e0;
	padding: 7px 10px;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
	font-size: 14px;
	background: #fff url(../images/bg_products_front_title.png) top repeat-x;
}



/* block of frontpage */
.frontpage-block, .frontpage-block-bg{
	width: 300px;
	float: left;
	margin: 0px 0px 20px 0px;
	min-height: 170px;
	height: auto !important;
	height: 170px;
}

.frontpage-block .fWrap, .frontpage-block-bg .fWrap{
	padding: 0px 0px 0px 15px;
}

.frontpage-block .fWrap{
	padding: 0px 0px 0px 0px;
}

.frontpage-block-bg{
	background:url(../images/bg_dot_vert.gif) top left repeat-y;
	margin-left: 15px;
}

.block-left, .newsletter{
	margin:0px 0px 18px 0px;
	background-color: #fff;
	padding: 10px 12px 5px 12px;
	border: 1px solid #E1E1E1;
	border-bottom:2px solid #E1E1E1;
}

.newsletter{
	background-color: #f0f0f0;
}

.block-left h3, .newsletter h3{
	padding: 0px 0px 8px 0px;
	margin:0px;
}

.newsletter input{
	display: block;
	width: 98%;
	margin: 0px 0px 5px 0px;
}

.newsletter .submit{
	width: auto;
	margin: 0px;
}

#newsletter-msg{
	padding: 5px 0px 0px 0px;
}

.frontpage-block-bg .newsletter {
	background: none;
	border: none;
	padding: 0px;
}

.frontpage-block-bg h3, .title-frontsection{
	font-size:16px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
}

.frontpage-block-bg  .newsletter input{
	margin: 0px 0px 8px 0px;
}

.frontsection .box {
	margin: 0px 0px 8px 0px;
	background:url(../images/bg_dot.gif) bottom left repeat-x;
	padding: 0px 0px 8px 0px;
}


.frontsection .box .title{
	font-weight: bold;
	margin: 0px 0px 2px 0px
}

.gallery .box, .gallery .box-first{
	border: 2px solid #e0e0e0;
	float: left;
	margin: 0px 0px 10px 0px;
}

.frontpage-block-bg .gallery .box, .frontpage-block-bg .gallery .box-first{
	margin: 0px;
}


.gallery .box{
	margin-left: 10px;
}


.frontpage-block-bg .gallery .box-first .img{
	overflow: hidden;
	height: 110px;
	width: 280px;
}

.gallery .box .img, .gallery .box-first .img{
	overflow: hidden;
	height: 140px;
}


.gallery .box .alt, .gallery .box-first .alt{
	padding: 5px 10px;
	color: #fff;
	background-color: #000;
}

.frontpage-block .read-mode, .frontpage-block-bg .read-more{
	margin:10px 0px 0px 0px;
}

.frontpage-block ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.frontpage-block ul li{
	background:url(../images/bg_dot.gif) bottom left repeat-x;
	padding: 8px 0px;
	text-decoration: none;
}

.frontpage-block ul li a{
	text-decoration: none;
	font-weight: bold;
}

.search-form{
	border-top: 1px solid #e0e0e0;
	padding: 10px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	background: #fff url(../images/refine-bg.png) bottom center no-repeat;
}

#search-inline {
	width: 70%;
}

.search-result{
	margin-top: 10px;
}

.search-title{
	font-weight: bold;
}

.page-gallery {
	margin-left: 15px;
	margin-top:10px;
	border: 1px solid #e0e0e0;
	padding: 10px 10px 0px 10px;
	background: #fff url(../images/bg_products_front.png) bottom repeat-x;
}

.page-gallery .img{
	margin-bottom: 10px;
}


/* added in 14-05-2010 */

.location-menu{
	float: right;
	margin:35px 20px 0px 0px;
	background: url(../images/bg_locations.png) top left no-repeat;
	width: 177px;
	height: 55px;
	
}

.location-menu a{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 177px;
	height: 55px;
	text-align: center;
	position:relative;
	z-index: 3000;
}
