﻿html, body
{
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	
}
body{
	background-image:url(../img/bodybg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:0;
}

.logo
{
	width: 875px;
	text-align: left;
}

.head
{
	width: 875px;
	display: inline;
}

.basictab
{
padding: 7px 3px;
margin-left:0;
font:12pxTahoma;
border-bottom:none;
list-style-type:none;
margin-bottom:0;
text-align:center;/*set to left, center, or right to align the menu as desired*/

}

.basictab li
{
	display: inline;
	margin: 0;
}

.basictab li a
{
	text-decoration: none;
	padding: 7px 22px;
	margin-right: 2px;
	border-bottom: none;
	background-color: #000000;
	line-height: 14px;
	color: #ffffff;
}


.basictab li a:visited
{
	color: #ffffff;
}

.basictab li a:hover
{
	background-color: #3a8bbf; ;
color:#ffffff;
}

.basictab li a:active
{
	background-color: #2f75a1; ;
color:#ffffff;
}

.basictab li.selected a
{ /*selected tab effect*/
	position: relative;
	top: 1px;
	padding: 7px 27px;
	background-color: #3a8bbf; ;
color:#ffffff;
}

.submenu-container
{
	background-color: #3a8bbf;
	width: 874px;
	height: 30px;
}

.submenustyle
{
	padding: 5px 110px;
	width: 500px;
	background-color: #3a8bbf;
	color: #FFFFFF;
	display: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	text-align: left;
}

* html .submenustyle
{
	/*IE only width definition*/
	width: 875px;
}

.submenustyle a
{
	color: #FFFFFF;
	padding: 1px 25px;
	text-decoration: none;
}

.submenustyle a:hover
{
	text-decoration: underline;
}

.submenustyle1
{
	padding: 5px 1px;
	width: 870px;
	background-color: #3a8bbf;
	color: #FFFFFF;
	display: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	text-align: right;
}

* html .submenustyle1
{
	/*IE only width definition*/
	width: 875px;
}

.submenustyle1 a
{
	color: #FFFFFF;
	padding: 1px 25px;
	text-decoration: none;
}

.submenustyle1 a:hover
{
	text-decoration: underline;
}
.submenustyle2
{
	padding: 5px 255px;
	width: 350px;
	background-color: #3a8bbf;
	color: #FFFFFF;
	display: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	text-align: left;
}

* html .submenustyle2
{
	/*IE only width definition*/
	width: 875px;
}

.submenustyle2 a
{
	color: #FFFFFF;
	padding: 1px 25px;
	text-decoration: none;
}

.submenustyle2 a:hover
{
	text-decoration: underline;
}
.submenustyle3
{
	padding: 5px 1px;
	width: 800px;
	background-color: #3a8bbf;
	color: #FFFFFF;
	display: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	text-align: right;
}

* html .submenustyle3
{
	/*IE only width definition*/
	width: 875px;
}

.submenustyle3 a
{
	color: #FFFFFF;
	padding: 1px 25px;
	text-decoration: none;
}

.submenustyle3 a:hover
{
	text-decoration: underline;
}
.container
{
	width: 875px;
	display: inline;
}

.content
{
	background-color: #3a8bbf;
	width: 875px;
}

.dynamic
{
	width: 844px;
	margin: 10px;
	background-color: #FFFFFF;
	padding: 7px;
	padding-right: 0px;
}

.right-sidebar
{
	float: left;
}

.block
{
	border: 1px solid #c9c9c9;
	width: 255px;
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 15px;
}

.block h1
{
	font-size: 15px;
	font-family: Tahoma;
	padding-left: 15px;
}

.block span
{
	color: #999999;
	padding-left: 15px;
	padding-right: 10px;
	float: left;
}

.search h1
{
	color: #2f75a1;
}

.search select
{
	width: 221px;
	margin-left: 15px;
	margin-bottom: 7px;
}

.search input
{
	width: 215px;
	margin-left: 15px;
	margin-bottom: 7px;
}

.search .btn
{
	width:219px;
	height:25px;
	margin-left: 15px;
	margin-top: 10px;
	border: none;
}

.page-content
{
	float: left;
	text-align: left;
	width: 580px;
}

.page-content .block
{
	margin-left: 7px;
}

.page-content .content-block
{
	width: 275px;
	float: left;
	margin-left: 10px;
	display: inline;
	height: 200px;
}

.add-margin-top7
{
	margin-top: 7px;
}

.page-content .green h1
{
	color: #1d5476;
}
.greenLink
{
	color: #1d5476;
	text-decoration: none;
}

.greenLink:hover
{
	color: #1d5476;
	text-decoration: underline;
}
.page-content .blue h1
{
	color: #1d5476;
}
.blueLink
{
	color: #1d5476;
	text-decoration: none;
}

.blueLink:hover
{
	color: #1d5476;
	text-decoration: underline;
}

.page-content .red h1
{
	color: #1d5476;
}
.redLink
{
	color: #1d5476;
	text-decoration: none;
}

.redLink:hover
{
	color: #1d5476;
	text-decoration: underline;
}
.page-content .purple h1
{
	color: #1d5476;
}
.purpleLink
{
	color: #1d5476;
	text-decoration: none;
}

.purpleLink:hover
{
	color: #1d5476;
	text-decoration: underline;
}



.footer
{
	width: 100%;
	height: 25px;
	background-color: #000000;
}

.footer .menu
{
	float: left;
}

.footer .menu a
{
	color: #999999;
	text-decoration: none;
	line-height: 25px;
	margin-left: 10px;
	font-size: 9px;
}

.footer .copy
{
	color: #999999;
	float: right;
	margin-right: 10px;
	line-height: 25px;
	font-size: 9px;
}

.break
{
	clear: both;
}

.info-title
{
	float: left;
}

.info-table
{
	margin-top: 37px;
	float: left;
	width: 736px;
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
}

.info-th
{
	background-color: #3a8bbf;
	border-bottom: 3px;
}

.info-tr
{
	background-color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	padding-left: 8px;
}

.info-tr td
{
	padding: 2px;
	padding-left: 8px;
	width: 50%;
}

.info-tr-alt
{
	background-color: #e5e5e5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	padding-left: 8px;
}

.info-tr-alt td
{
	padding: 2px;
	padding-left: 8px;
	width: 50%;
}

.info-table label
{
	font-weight: bold;
}

.price-table
{
	float: left;
	width: 100%;
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	color: #FFFFFF;
}

.price-tr
{
	background-color: #3a8bbf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.price-tr td
{
	padding: 2px;
	padding-left: 8px;
}

.price-tr-alt
{
	background-color: #c97f97;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	padding-left: 8px;
}

.price-tr-alt td
{
	padding: 2px;
	padding-left: 8px;
}

.value
{
	font-weight: bold;
	text-align: right;
}

.car-image
{
	border: 1px solid #3a8bbf;
	float: left;
	margin-top: 6px;
	display: inline;
}

.thumbs
{
	float: left;
	margin-top: 6px;
	display: inline;
}

.thumb
{
	float: left;
	border: 1px solid #3a8bbf;
	float: left;
	margin-left: 6px;
	margin-bottom: 6px;
	display: inline;
	cursor: hand;
}

.search-table
{
	float: left;
	width: 569px;
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	margin-left: 7px;
	margin-top: 10px;
	display: inline;
}

.search-tr
{
	background-color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	padding-left: 8px;
	text-align: left;
}

.search-tr td
{
	padding: 2px;
}

.search-tr-alt
{
	background-color: #e5e5e5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	padding-left: 8px;
	text-align: left;
}

.search-tr-alt td
{
	padding: 2px;
}

.search-table img
{
	margin: 2px;
	border: 1px solid #3a8bbf;
}

.search-tableimg
{
	margin: 2px;
	border: 1px solid #3a8bbf;
}

.search-title
{
	float: left;
	margin-left: 7px;
	display: inline;
}


.lblCar
{
	color: #262626;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pageStyleText
{
	text-align: left;
	font-weight: bold;
	padding-left: 8px;
}


.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.modalDialog
{
	border: solid 1px #777777;
}
.textV12_a30034
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #156393;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
}
.textV12_a30034:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #156393;
	text-decoration: underline;
	line-height: 20px;
	text-align: left;
}
.textV11_white
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.textV11_grey
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: left;
}
.greyBkg
{
	background-color: #999999;
	text-align: left;
}
iframe
{
	border: 1px solid #FFFFFF;
}
.oferte_pret
{
	font-size: 11px;
	font-weight: bold;
	color: #990033;
}
.oferte_text a:link
{
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.oferte_text a
{
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}


.oferte_spacer
{
	height: 1px;
	border:1px dotted #000000;
	padding:0px;
}
.formItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 18px;
	width: 200px;
}
.MyRent_red {
	color: #055283;
	text-align: left;
}

.MyRent_h1 {
	text-transform: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
	text-align: left;
}
.MyRent_Alb {
	color: #FFF;
	text-align: left;
}
.MyRent_red_bold_upercase {
	color: #055283;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.textLeft {
	text-align: left;
}
