@charset "utf-8";
/* General */
html {
	white-space: normal;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
img {
	behavior: url(/indauto/_js/iepngfix_crop.htc);
}
body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #1F1A17;
	line-height: 16px;
	background-color: #FFFFFF;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	word-wrap: break-word;	
}
h1 {
	font-size: 17px;
	color: #006699;
	line-height: 20px;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h2 {
	font-size: 13px;
	color: #006699;
	line-height: normal;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h3 {
	font-size: 13px;
	color: #1F1A17;
	line-height: normal;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h4 {
	font-size: 12px;
	color: #006699;
	line-height: normal;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h5 {
	font-size: 12px;
	color: #1F1A17;
	line-height: normal;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h6 {
	font-size: 11px;
	color: #006699;
	line-height: normal;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
p {
	font-size: 11px;
	color: #1F1A17;
	line-height: 140%;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
ol {
	font-size: 11px;
	color: #1F1A17;
	line-height: 140%;
	text-indent: 0px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	text-align: left;
}
ul {
	font-size: 11px;
	color: #1F1A17;
	line-height: 140%;
	text-indent: 0px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	text-align: left;
	list-style-type: square;
}
object {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
a, a:visited, a:active {
	color: #0099CC;
	text-decoration: none;
}
a:hover, a:visited:hover, a:active:hover {
	color: #0099CC;
	text-decoration: underline;
}

.outerContainer {
	min-width: 990px;
	height: auto;
	position: relative;
	clear: both;
	display: block;
}
.innerContainer {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	position: relative;
	clear: both;
	display: block;
}
.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}
.block {
	clear: both;
	display: block;
	float: none;
}
.align_center {
	display: block;
	text-align: center;
}
.align_left {
	display: block;
	text-align: left;
}
.align_right {
	display: block;
	text-align: right;
}
.vspacer1 {
	clear: both;
	display: block;
	height: 5px;
	overflow: hidden;
}
.links_thumb {
	margin: 5px 5px 5px 0px;
}
.smallfont {
	font-size: 10px;
}
.hline {
	height: 1px;
	overflow: hidden;
	border: 0px none #7D8D94;
	border-bottom: 1px solid #7D8D94;
	margin: 2px 0px 1px 0px;
	display: block;
	clear: both;
	float: none;
}
.hline_dotted {
	height: 1px;
	overflow: hidden;
	border: 0px none #7D8D94;
	border-bottom: 1px dotted #7D8D94;
	margin: 2px 0px 1px 0px;
	display: block;
	clear: both;
	float: none;
}
.sidebanners {
	margin: 0px 5px 10px 5px;
	background-color: #F2F2F0;
	height: auto;
	border: 1px solid #7D8D94;
}
.sidebanner {
	margin: 5px 9px 5px 10px;
	border:1px solid #7D8D94;
}
.vline_dotted_td {
	background-image: url(/indauto/_images/vline_dotted_bg_transparent.gif);
	background-repeat: repeat-y;
	background-position: 50% 0%;
}
a.pluslink, a.pluslink:visited, a.pluslink:active {
	font-size: 10px;
	padding: 0px 2px 2px 14px;
	background-color: transparent;
	background-image: url(/indauto/_images/icon_more.png);
	background-repeat: no-repeat;
	background-position: 3px 2px;	
	width: auto;
	height: auto;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
a.pluslink:hover, a.pluslink:visited:hover, a.pluslink:active:hover {
	background-color: #0099CC;
	color: #FFFFFF;
	text-decoration: none;
}

a.removelink, a.removelink:visited, a.removelink:active {
	font-size: 11px;
	padding: 2px 5px 3px 28px;
	background-color: #F2F7F7;
	background-image: url(/indauto/_images/icon_remove_bg.png);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	border-width: 1px;
	border-style: solid;
	border-top-color: #F9FBFB;
	border-left-color: #F9FBFB;
	border-right-color: #7D8D94;
	border-bottom-color: #7D8D94;
	width: auto;
	height: 20px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;	
}
a.removelink:hover, a.removelink:visited:hover, a.removelink:active:hover {
	background-color: #CC0000;
	border-top-color: #FF3333;
	border-left-color: #FF3333;
	border-right-color: #990000;
	border-bottom-color: #990000;
	background-image: url(/indauto/_images/icon_remove_bg_hover.png);
	color: #FFFFFF;
	text-decoration: none;
}


a.butalike_inline, a.butalike_inline:visited, a.butalike_inline:active {
	font-size: 11px;
	padding: 2px 5px 3px 5px;
	background-color: #F2F7F7;
	border-width: 1px;
	border-style: solid;
	border-top-color: #F9FBFB;
	border-left-color: #F9FBFB;
	border-right-color: #7D8D94;
	border-bottom-color: #7D8D94;
	width: auto;
	height: 20px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;	
}
a.butalike_inline:hover, a.butalike_inline:visited:hover, a.butalike_inline:active:hover, a.butalike_inline_active:hover, a.butalike_inline_active:visited:hover, a.butalike_inline_active:active:hover {
	background-color: #0099CC;
	border-top-color: #79C6FF;
	border-left-color: #79C6FF;
	border-right-color: #006699;
	border-bottom-color: #006699;
	background-position: 0px -30px;
	color: #FFFFFF;
	text-decoration: none;
}
.butalike_inline_active, a.butalike_inline_active, a.butalike_inline_active:visited, a.butalike_inline_active:active {
	font-size: 11px;
	padding: 2px 5px 3px 5px;
	background-color: #7D8D94;
	border-width: 1px;
	border-style: solid;
	border-top-color: #D3DAD8;
	border-left-color: #D3DAD8;
	border-right-color: #475256;
	border-bottom-color: #475256;
	width: auto;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}


.logo_thumb {
	clear: none;
	float: right;
	margin: 3px 0px 0px 5px;
	padding: 0px;
	width: auto;
	height: auto;
	text-align: right;
	/*border: 1px solid #1F1A17;*/
}
.photo_thumb {
	background-color: #E3E7EA;
	border: 5px solid #E3E7EA;
}
.infolabel {
	color: #485357;
}
.headingsBg {
	background-color: #EBF8FF;
	padding: 3px 4px 4px 4px;
	margin: 2px 0px 2px 0px;
	border: 1px solid #0099CC;
}
/* datatable */
.datatable {
	font-size: 11px;
	border: 1px solid #0099CC;
	color: #1F1A17;
	line-height: normal;
}
.datatable th {
	background-color: #0099CC;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/indauto/_images/varwidthbutton_bg_0_30.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-bottom: 1px solid #0099CC;
}
.datatable .co_name {
	font-weight: bold;
}
.datatable .normal_now td {
	background-color: #FFFFFF;
}
.datatable .alt_row td {
	background-color: #F8FAFA;
}
.datatable .new_message_row td {
	background-color: #F3F5F5;
	font-weight: bold;
}
.datatable .selected_row * {
	color: #B9C1C6;
}
.datatable .hover_row td {	
	background-color: #EBF8FF;
}
.datatable td {
	border-top: 1px dotted #B9E7FF;
}
.datatable .first_row td {
	border-top: 0px none #B9E7FF;
}
/* datatable_bordered */
.datatable_bordered {
	font-size: 11px;
	border: 1px solid #8CD1FF;
	border-bottom: 0px none #8CD1FF;
	border-right: 0px none #8CD1FF;
	color: #1F1A17;
	line-height: normal;
}
.datatable_bordered th {
	background-color: #D9F1FF;
	font-weight: bold;
	color: #00375B;
	border: 1px solid #8CD1FF;
	border-top: 0px none #8CD1FF;
	border-left: 0px none #8CD1FF;
}
.datatable_bordered td {
	background-color: #FFFFFF;
	font-weight: normal;
	color: #1F1A17;
	border: 1px solid #8CD1FF;
	border-top: 0px none #8CD1FF;
	border-left: 0px none #8CD1FF;
}
.datatable_bordered td.alt_row {
	background-color: #F4FBFF;
	font-weight: normal;
	color: #1F1A17;
	border: 1px solid #8CD1FF;
	border-top: 0px none #8CD1FF;
	border-left: 0px none #8CD1FF;
}
/*  topBar */
#topBar {
	height: 33px;
	overflow: hidden;
	padding: 0px;
	margin-bottom: 5px;
	background-image: url(/indauto/_images/topbar_bg.png);
	background-repeat: repeat-x;
	background-position: 50% 0%;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #D9DDDE;
	line-height: normal;
}
#topBarContent {
	margin-bottom:4px;	
}
#topBarLeftMenu {
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 6px 0px 0px 0px;
	width: 200px;
	text-align: left;
}
#topBarLeftMenu a, #topBarLeftMenu a:visited, #topBarLeftMenu a:active {
	color: #D9DDDE;
	text-decoration: none;
}
#topBarLeftMenu a:hover, #topBarLeftMenu a:visited:hover, #topBarLeftMenu a:active:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#topBarRightMenu {
	float: right;
	text-align: right;
	width: 700px;
}
#topBarRightMenu a, #topBarRightMenu a:visited, #topBarRightMenu a:active {
	display: block;
	padding-top: 7px;
	width: 122px;
	height: 26px;
	color: #D9DDDE;
	text-decoration: none;
}
#topBarRightMenu a:hover, #topBarRightMenu a:visited:hover, #topBarRightMenu a:active:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.topBarRightMenuButton {
	float: right;
	display: block;
	text-align: center;
	margin-left: 5px;
	overflow: hidden;
	height: 33px;
	width: 122px;
	overflow: hidden;
	background-image: url(/indauto/_images/topbar_button_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;	
	font-weight: normal;
	line-height: normal;
	cursor: pointer;
}
.topBarRightMenuButtonHover  {
	background-position: -132px 0px;
}
/* Header */
#pageHeader {
	margin-bottom: 5px;	
	height: auto;
}
#headerLogo {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 294px;
	height: auto;
}
#headerRight {
	float: right;
	width: 696px;
	height: auto;
	text-align: right;
	margin: 0px;
}

/*  Main Menu */
#mainMenuBar {
	background-image: url(/indauto/_images/mainbar_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#mainMenuBarContent {
	height: 50px;
	width: 990px;
	overflow: hidden;
	text-align: center;	
}
#mainMenuBarLeft {
	float: left;
	width: 213px;	
	height: 50px;
	overflow: hidden;
	text-align: left;
}
#mainMenuBarCenter {
	float: left;
	width: 564px;	
	height: 50px;
	overflow: hidden;
	text-align: center;
}
#mainMenuBarRight {
	float: right;
	width: 213px;	
	height: 50px;
	overflow: hidden;
	text-align: center;
}
.signUpButton a, .signUpButton a:visited, .signUpButton a:active {
	display: block;
	padding-top: 5px;
	height: 24px;
	color: #D9DDDE;
	text-decoration: none;
}
.signUpButton a:hover, .signUpButton a:visited:hover, .signUpButton a:active:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.signUpButton {
	float: right;
	display: block;
	text-align: center;
	margin: 11px 5px 0px 5px;
	overflow: hidden;
	height: 29px;
	width: 203px;
	overflow: hidden;
	background-image: url(/indauto/_images/subscribe_button_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 17px;	
	font-weight: normal;
	line-height: normal;
	cursor: pointer;
}
.signUpButtonHover  {
	background-position: -213px 0px;
}
#categoriesTabHeader {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 50px;
	width: 213px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#mainMenuBarLeft .oferteTabHeader {
	background-image: url(/indauto/_images/oferte_tab_header_bg.png);
}
#mainMenuBarLeft .cereriTabHeader {
	background-image: url(/indauto/_images/cereri_tab_header_bg.png) !important;
}
#titluOferte {
	color: #006699;
	display: block;
	text-align: center;
	height: 27px;
	width: 95px;
	margin: 15px 0px 0px 9px;
	font-size: 17px;
}
#butonOferte {
	color: #D9DDDE;
	display: block;
	text-align: center;
	height: 23px;
	width: 97px;
	margin: 15px 0px 0px 7px;
	font-size: 17px;

}
#butonCereri {
	color: #D9DDDE;
	display: block;
	text-align: center;
	height: 23px;
	width: 97px;
	margin: 15px 10px 0px 0px;
	font-size: 17px;
}
#titluCereri {	
	color: #006699;
	display: block;
	text-align: center;
	height: 27px;
	width: 95px;
	margin: 15px 9px 0px 0px;
	font-size: 17px;
}
#categoriesTabHeader .buton a, #categoriesTabHeader .buton a:visited, #categoriesTabHeader .buton a:active {
	display: block;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	width: 97px;
	height: 20px;
	color: #D9DDDE;
	text-decoration: none;
}
#categoriesTabHeader .buton a:hover, #categoriesTabHeader .buton a:visited:hover, #categoriesTabHeader .buton a:active:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#categoriesTabHeader .titlu a, #categoriesTabHeader .titlu a:visited, #categoriesTabHeader .titlu a:active {
	display: block;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	width: 95px;
	height: 24px;
	color: #006699;
	text-decoration: none;
}
#categoriesTabHeader .titlu a:hover, #categoriesTabHeader .titlu a:visited:hover, #categoriesTabHeader .titlu a:active:hover {
	color: #0099CC;
	text-decoration: none;
}
#searchBar {
	
}
#searchBar .keywordSearch_td {
	background-image: url(/indauto/_images/keyword_search_bg.png);
	background-position: 100% 0%;
	background-repeat: no-repeat;
	vertical-align: top;
	width: 157px;
	padding: 18px 0px 0px 11px;
	overflow: hidden;
	text-align: left;
}
#searchBar .keywordSearch_input {
	border: 0px none #1F1A17;
	background-color: transparent;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	width: 157px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#searchBar .searchButton_td {
	border: 0px none #1F1A17;
	width: 95px;
	height: 50px;
	overflow: hidden;	
}
#searchBar_searchButton {
	border: 0px none #1F1A17;
	width: 95px;
	height: 50px;	
}
#searchBar .advancedSearch_td {
	background-image: url(/indauto/_images/adv_search_bg.png);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	vertical-align: top;
	width: 127px;
	padding: 20px 0px 0px 0px;
	overflow: hidden;
	text-align: center;
}
#searchBar .advancedSearch_td a, #searchBar .advancedSearch_td a:visited, #searchBar .advancedSearch_td a:active {
	color: #006699;
	text-decoration: none;
}
#searchBar .advancedSearch_td a:hover, #searchBar .advancedSearch_td a:visited:hover, #searchBar .advancedSearch_td a:active:hover {
	color: #0099CC;
	text-decoration: none;
}

#companyHomePageMenuTabTopBorder {
	background-image: url(/indauto/_images/company_menu_tab_top_border_bg.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 50px;
	width: 213px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
/* Main */
#mainContainer {
	margin-bottom: 5px;
	background-image: url(/indauto/_images/main_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#mainContent {
	height: auto;
}
#mainLeft {
	width: 213px;
	height: auto;
	position: relative;
	float: left;
	text-align: center;
	overflow-x: hidden;
}
#mainCenter {
	width: 554px;
	margin: 0px 5px 0px 5px;
	height: auto;
	position: relative;
	float: left;
	text-align: center;
	overflow-x: hidden;
}
#mainRight {
	width: 213px;
	height: auto;
	position: relative;
	float: right;
	text-align: center;
	overflow-x: hidden;
}
/*    Categorii   */
#leftCategNavigationOuterContainer {
	background-image: url(/indauto/_images/oferte_tab_bg_repeat_alpha.png);
	background-repeat: repeat-y;
	background-position: 50% 0%;
	behavior: url(/indauto/_js/iepngfix_scale.htc);
}
#leftCategNavigationInnerContainer {
	/*background-image: url(/_images/oferte_tab_bg_norepeat.png);
	background-repeat: no-repeat;
	background-position: 50% 0%;*/
}
#leftCategNavigationContent {
	margin: 0px 9px 0px 9px;
}
#leftCategNavigationBottom {
	height: 10px;
	width: 213px;
	overflow: hidden;
	background-color: #FFFFFF;
}
#leftCategNavigationContent ul {
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	display: block;
	width: 193px;
	height: auto;
	float: none; 
	clear: both;
	padding-top: 1px;
	background-image: url(/indauto/_images/bg_hline_dotted.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#leftCategNavigationContent ul li {
	display: block;
	width: 193px;
	line-height: 14px;
	height: auto;
	color: #7D8D94;
	margin: 0px 0px 0px 0px;
	padding-bottom: 1px;
	background-image: url(/indauto/_images/bg_hline_dotted.png);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	font-weight: bold;
}
#leftCategNavigationContent ul li a, #leftCategNavigationContent ul li a:visited, #leftCategNavigationContent ul li a:active {
	display: block;
	width: 189px;
	height: auto;
	padding: 3px 3px 4px 3px;
	overflow-x: hidden;
	color: #7D8D94;
	text-decoration: none;
	background-color: #FFFFFF;
}
#leftCategNavigationContent ul li a:hover, #leftCategNavigationContent ul li a:visited:hover, #leftCategNavigationContent ul li a:active:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #66CCFF;
}
#leftCategNavigationContent ul li .current {
	color: #0099CC !important;
	background-color: #E1F5FF !important;
}
#leftCategNavigationContent ul li .current:hover {
	color: #FFFFFF !important;
	background-color: #66CCFF !important;
}
/* user Tool Box */
#userToolBox {
	height: auto;
	color: #1F1A17;
	margin: 0px 5px 10px 5px;
	width: 201px;
	overflow-x: hidden;
	overflow-y: visible;
	word-wrap: break-word;
	border: 1px solid #7D8D94;
}
#userToolBoxContent {
	overflow-x: hidden;
	overflow-y: visible;
	width: 191px;
	word-wrap: break-word;
	padding: 0px 5px 5px 5px;
}
#userToolBoxHeader {
	height: auto;
	text-align: left;
	font-size: 17px;
	line-height: 18px;
	color: #006699;
	width: 191px;
	padding-top: 4px;
	overflow-x: hidden;
	overflow-y: visible;
	word-wrap: break-word;
	border-bottom: 1px solid #7D8D94;
}
#userToolBoxInfo {
	margin: 0px 0px 0px 0px;
	height: auto;
	text-align: left;
	overflow-x: hidden;
	overflow-y: visible;
}
#userToolBoxInfo ul {
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	float: none; 
	clear: both;
	overflow: hidden;
}

#userToolBoxInfo ul li {
	display: block;
	height: auto;
	width: 191px;	
	line-height: 14px;
	color: #7D8D94;
	margin: 0px 0px 0px 0px;
	padding-top: 1px;
	background-image: url(/indauto/_images/bg_hline_dotted.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#userToolBoxInfo ul .first_item {
	padding-top: 0px;
	background-image: none;
}
#userToolBoxInfo ul li a, #userToolBoxInfo ul li a:link, #userToolBoxInfo ul li a:visited, #userToolBoxInfo ul li a:active {
	display: block;
	width: 186px;
	height: auto;
	padding: 3px 3px 4px 3px;
	overflow-x: hidden;
	color: #7D8D94;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
}
#userToolBoxInfo ul li a:hover, #userToolBoxInfo ul li a:link:hover, #userToolBoxInfo ul li a:visited:hover, #userToolBoxInfo ul li a:active:hover {
	background-color: #7D8D94;
	color: #FFFFFF;
	text-decoration: none;
}
#userToolBoxInfo ul li a.highlight, #userToolBoxInfo ul li a.highlight:link, #userToolBoxInfo ul li a.highlight:visited, #userToolBoxInfo ul li a.highlight:active {
	background-color: #F4FCFF !important;
	color: #0099CC !important;
}
#userToolBoxInfo ul li a.highlight:hover, #userToolBoxInfo ul li a.highlight:link:hover, #userToolBoxInfo ul li a.highlight:visited:hover, #userToolBoxInfo ul li a.highlight:active:hover {
	background-color: #0099CC !important;
	color: #FFFFFF !important;
}

#userToolBoxFooter {
	height: auto;
	width: 186px;
	text-align: center;
	border-top: 1px solid #7D8D94;
	margin: 0px 0px 0px 0px;
	padding: 5px 3px 3px 3px;
}
#userToolBoxFooter a, #userToolBoxFooter a:visited, #userToolBoxFooter a:active {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
#userToolBoxFooter a:hover, #userToolBoxFooter a:visited:hover, #userToolBoxFooter a:active:hover {
	color: #0099CC;
	text-decoration: underline;
}
#userToolBox form {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.common_label {
	display: block;
	margin: 1px 0px 0px 0px;
	text-align: left;
}
.userToolBoxTextField {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	color: #1F1A17;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 2px 2px 2px 2px;
	margin: 1px 0px 1px 0px;
	width: 185px;
	border: 1px solid #7D8D94;
}
#userToolBox .formButton {
	display: block;
	margin: 6px 0px 2px 0px;
	padding: 0px 0px 3px 0px;
	overflow: hidden;
	height: 22px;
	width: 191px;
	border: 1px solid #006699;
	cursor: pointer;
	background-color: #0099CC;
	background-image: url(/indauto/_images/varwidthbutton_bg_0_30.png);
	background-repeat: repeat-x;
	background-position: 0px -30px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	text-align: center;
	vertical-align: middle;	
}
#userToolBox .formButton_hover {
	background-position: 0px 0px;
}
/*  */
#userToolBoxInfo .errors {
	height: auto;
	width: 185px;
	border: 1px solid #CC0000;
	background-color: #FFFFFF;
	padding: 0px 2px 1px 2px;
	text-align: center;
	display: block;
	text-align: center;
	color: #CC0000;
	line-height: normal;
}
#userToolBoxInfo .errors p {
	text-align: center;
	color: #CC0000;
	line-height: normal;
}
/*  Oferte speciale */
#specialsBox {
	height: auto;
	color: #1F1A17;
	margin: 5px 5px 10px 5px;
	width: 201px;
	overflow-x: hidden;
	overflow-y: visible;
	word-wrap: break-word;
	border: 1px solid #7D8D94;
}
#specialsBoxContent {
	overflow-x: hidden;
	overflow-y: visible;
	width: 191px;
	word-wrap: break-word;
	padding: 0px 5px 5px 5px;
}
#specialsBoxHeader {
	height: auto;
	text-align: left;
	font-size: 17px;
	line-height: 18px;
	color: #006699;
	width: 191px;
	padding-top: 4px;
	overflow-x: hidden;
	overflow-y: visible;
	word-wrap: break-word;
}
#specialsBoxInfo {
	margin: 0px 0px 0px 0px;
	height: auto;
	text-align: left;
}
#specialsBoxInfo .complete_list {
	margin: 0px 0px 2px 0px;
	height: auto;
	text-align: left;
}
#specialsBoxInfo .complete_list a, #specialsBoxInfo .complete_list a:visited, #specialsBoxInfo .complete_list  a:active {
	padding: 0px 2px 2px 2px;
	font-size: 10px;
	font-weight: normal;
	color: #0099CC;
}
#specialsBoxInfo .complete_list a:hover, #specialsBoxInfo .complete_list a:visited:hover, #specialsBoxInfo .complete_list a:active:hover {
	background-color: #0099CC;
	color: #FFFFFF;
	text-decoration: none;
}
#specialsBoxInfo .items_group_title {
	height: auto;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	color: #006699;
	padding-top: 4px;
	border-top: 1px solid #7D8D94;
}
#specialsBoxInfo .item {
	display: block;
	height: auto;
	width: 191px;	
	line-height: 14px;
	color: #1F1A17;
	margin: 0px 0px 0px 0px;	
	padding-bottom: 3px;
	padding-top: 4px;
	background-image: url(/indauto/_images/bg_hline_dotted.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
/*
#specialsBoxInfo .first_item {
	padding-top: 3px;
	background-image: none;
}
*/
#specialsBoxInfo .item .photo{
	display: block;
	float: left;
	height: 48px;
	width: 48px;
	border: 1px solid #7D8D94;
	overflow: hidden;
	background-color: #E2E6E7;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
#specialsBoxInfo .item .text {
	display: block;
	float: right;
	text-align: left;
	height: auto;
	width: 136px;
	overflow: hidden;
}
#specialsBoxInfo .item .text .description {
	text-align: left;
	line-height: 16px;
}
#specialsBoxInfo .item .text .details{
	margin-top: 3px;
	height: auto;
	text-align: right;
	font-size: 10px;
}
#specialsBoxInfo .details a, #specialsBoxInfo .details a:visited, #specialsBoxInfo .details a:active {
	padding: 0px 2px 2px 14px;
	background-color: transparent;
	background-image: url(/indauto/_images/icon_more.png);
	background-repeat: no-repeat;
	background-position: 3px 2px;	
	width: auto;
	height: auto;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
#specialsBoxInfo .details a:hover, #specialsBoxInfo .details a:visited:hover, #specialsBoxInfo .details a:active:hover {
	background-color: #0099CC;
	color: #FFFFFF;
	text-decoration: none;
}
/* main center elements */
.mainCenterBox {
	position: relative;
	height: auto;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #1F1A17;
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 10px;
}
.mainCenterBoxContent {
	
}
.mainCenterBoxHeader {
	text-align: left;
	padding: 4px 0px 0px 0px;
	width: 554px;
	font-size: 17px;
	line-height: 18px;
	color: #006699;
	border-bottom: 1px solid #7D8D94;
	height: auto;
}
.mainCenterBoxBody {
	padding: 2px 0px 4px 0px;
	text-align: left;
}
/*  */
.mainCenterBoxBody .errors {
	padding: 5px 0px 5px 0px;
}
.mainCenterBoxBody .errors ul {
	text-align: left;
	color: #CC0000;
}
.mainCenterBoxBody .errors p {
	text-align: justify;
	color: #CC0000;
}
.mainCenterBoxBody .errors h1 {
	font-size: 12px;
	line-height: normal;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}
.mainCenterBoxBody .errors h2 {
	line-height: normal;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	text-align: left;
}
.error_color {
	color: #CC0000;
}
.subtitle {	
	background-image: url(/indauto/_images/subtitle_bg.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding: 1px 3px 3px 5px;		
}
.subtitle h6 {
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
}
/*   */
.mainCenterForm {
	margin: 0px;
	padding: 0px;
}
.navForm {
	padding: 3px 4px 4px 4px;
	background-color: #7D8D94;
	color: #FFFFFF;
}
.mainCenterFormTable {
	margin: 0px;
	padding: 0px;
}
.mainCenterFormTable p {
	text-align: left;
}
.mainCenterForm .formButton {
	display: block;
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 3px 0px;
	overflow: hidden;
	height: 18px;
	width: 152px;
	border: 1px solid #006699;
	cursor: pointer;
	background-color: #0099CC;
	background-image: url(/indauto/_images/varwidthbutton_bg_0_30.png);
	background-repeat: repeat-x;
	background-position: 0px -30px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	text-align: center;	
}
.mainCenterForm .formButton_hover {
	background-position: 0px 0px;
}

.mainCenterForm label {
	display: block;
	width: auto;
	padding: 3px 0px 4px 0px;
	text-align: left;
	background-color: transparent;
}
.mainCenterForm label.top_label {
	padding: 3px 0px 0px 0px;
}
.mainCenterForm label.top_label_c {
	padding: 3px 0px 0px 0px;
	text-align: center;
}
.mainCenterForm .form_row {
	background-color: transparent;
}
.mainCenterForm .form_row:hover {
	background-color: #F0F9FF;
}
.mainCenterForm .text_input {
	width: 145px;
	height: 16px;
	overflow: hidden;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #1F1A17;	
	line-height: normal;	
	padding: 1px 2px 0px 3px;
	margin: 2px 0px 3px 0px;
	border: 1px solid #CDD3D6;
	background-color: #FFFFFF;
}
.mainCenterForm .text_input_noWidth {
	height: 16px;
	overflow: hidden;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #1F1A17;	
	line-height: normal;	
	padding: 1px 2px 0px 3px;
	margin: 2px 0px 3px 0px;
	border: 1px solid #CDD3D6;
	background-color: #FFFFFF;
}
.mainCenterForm .text_input_wide {
	width: 410px;
}
.mainCenterForm .text_input_url {
	width: 380px;
	height: 16px;
	overflow: hidden;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #1F1A17;	
	line-height: normal;	
	padding: 1px 2px 0px 33px;
	margin: 2px 0px 3px 0px;
	border: 1px solid #CDD3D6;
	background-color: #FFFFFF;
	background-image: url(/indauto/_images/url_input_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.mainCenterForm textarea {
	width: 145px;
	height: 40px;
	overflow: auto;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #1F1A17;	
	line-height: normal;	
	padding: 1px 2px 0px 3px;
	margin: 2px 0px 3px 0px;
	border: 1px solid #CDD3D6;
	background-color: #FFFFFF;
	
	scrollbar-arrow-color:#0099CC; 
	scrollbar-track-color:#CDD3D6; 
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#CDD3D6; 
	scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-shadow-color:#CDD3D6; 
}
.mainCenterForm .textarea_input {
	height: 36px;
}
.mainCenterForm .textarea_wide_1 {
	width: 410px;
	height: 160px;
}


.mainCenterForm .file_input {
	width: 245px;
	height: 18px;
	overflow: hidden;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #1F1A17;	
	line-height: normal;	
	padding: 1px 2px 0px 3px;
	margin: 2px 0px 3px 0px;
	border: 1px solid #CDD3D6;
	background-color: #FFFFFF;
}
.mainCenterForm select {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #1F1A17;
	line-height: normal;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	border: 1px solid #CDD3D6;
}
.mainCenterForm .loader {
	border: 1px solid #CDD3D6;
	height: 17px;
	width: auto;
	background-image: url(/indauto/_images/loader.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.mainCenterBox .loader {
	border: 1px solid #CDD3D6;
	height: 17px;
	width: 100%;
	background-image: url(/indauto/_images/loader.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.mainCenterForm .comboBox_noWidth {
	height: auto;
	margin: 1px 2px 3px 0px;
	padding: 0px;
	text-align: right;
}
.mainCenterForm .wideComboBoxContainer, .mainCenterForm .mediumComboBoxContainer, .mainCenterForm .narrowComboBoxContainer {
	display: block;
	height: auto;
	margin: 2px 0px 3px 0px;
	padding: 0px;
	text-align: right;
}
.mainCenterForm .select_multiple {
	width: 430px;
}
.mainCenterForm select optgroup {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	padding-left: 2px;
	background-color: #FFFFFF;
	border-top: 1px solid #CDD3D6;
}
.mainCenterForm select optgroup option {
	font-size: 11px;
	font-weight: normal;
	color: #1F1A17;
	padding-left: 10px;
	margin-left: 0px;
}
.mainCenterForm select optgroup option:before {
	content: "• ";
}
.mainCenterForm select option.clear_option {
	color: #CC0000;
}
.mainCenterForm select optgroup.alt_optgroup {
	background-color: #F7F7F4;
	border-top: 1px solid #CDD3D6;
}
.mainCenterForm select optgroup option {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #1F1A17;
}
.mainCenterForm .checkbox {
	margin: 1px 0px 0px 0px;
	padding: 0px;
	height: 13px;
	width: 13px;
}
.mainCenterForm .nb {
	color: #006699;
	font-weight: bold;
}
/* icons categorii */
#categoriesIconsContainer .item {
	display: block;
	float: left;
	width: 129px; 
	height: 110px;
	overflow: hidden;
	background-color: #FFFFFF;
	border: 1px solid #CDD3D6;
	margin-top: 10px;
	margin-left: 10px;
	cursor: pointer;
}
#categoriesIconsContainer .first_row {
	margin-top: 5px;
}
#categoriesIconsContainer .first_item_on_row {
	clear: left;
	margin-left: 0px;
}
#categoriesIconsContainer .item_hover {
	border: 1px solid #0099CC;
}
#categoriesIconsContainer .item .photo {
	background-color: #FFFFFF;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 80px;
	width: 129px;
}
#categoriesIconsContainer .item .title {
	padding: 0px 3px 0px 3px;
	line-height: 13px;
	font-weight: normal;
	color: #006699;
}
#categoriesIconsContainer .item .title a:hover {
	text-decoration: none;
}
/* Listare oferte */
.listContainer .item {
	display: block;
	height: auto;
	width: 546px;	
	line-height: 14px;
	color: #1F1A17;
	margin: 2px 0px 0px 0px;	
	padding: 3px 3px 3px 3px;
	background-color: #FDFDFD;
	border: 1px solid #CDD3D6;
	text-align: left;
}
.listContainer.recomendedItems .item {
	background-color: #ECF9FF;
	width: 266px;
	margin: 6px 0px 0px 0px;
}
.listContainer.recomendedItems .item.left {
	float: left;
	clear: left;
}
.listContainer.recomendedItems .item.right {
	float: right;
	clear: right;
}

.listContainer .item_hover {
	background-color: #EBF8FF;
	border: 1px solid #0099CC;
}
.listContainer .item .title {
	display: block;
	clear: both;
	float: none;
	height: auto;
	font-size: 11px;	
	line-height: normal;
	font-weight: bold;
	color: #1F1A17;
}
.listContainer.recomendedItems .item .title {
	height: 30px;
}
.listContainer .item .company {
	display: block;
	clear: both;
	float: none;
	height: auto;
	font-size: 11px;	
	line-height: normal;
	font-weight: normal;
	color: #7D8D94;	
}
.listContainer .item .item_details {
	display: block;
	float: none;
	clear: both;
	margin: 1px 0px 0px 0px;
	padding: 3px 0px 1px 0px;
	background-image: url(/indauto/_images/bg_hline_dotted.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.listContainer .item .photo {
	display: block;
	float: left;
	height: 48px;
	width: 48px;
	border: 1px solid #7D8D94;
	overflow: hidden;
	background-color: #E2E6E7;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.listContainer.recomendedItems .item .photo {
	float: right;
}

.listContainer .item .text {
	display: block;
	float: right;
	text-align: justify;
	height: auto;
	width: 491px;
	overflow: hidden;
}
.listContainer.recomendedItems .item .text {
	float: left;
	width: 210px;
}

.listContainer .item .text.no_photo {
	float: none !important;
	width: auto !important;
}
.listContainer .item .text .description {
	text-align: left;
	line-height: 16px;
	height: 32px;
	/*height: auto;*/
	overflow: hidden;
}
.listContainer .item .text .details{
	margin-top: 3px;
	height: auto;
	text-align: right;
	font-size: 10px;
}
.listContainer.recomendedItems .item .text .details {
	text-align: left;
}

.listContainer .details a, .listContainer .details a:visited, .listContainer .details a:active {
	padding: 0px 2px 2px 14px;
	background-color: transparent;
	background-image: url(/indauto/_images/icon_more.png);
	background-repeat: no-repeat;
	background-position: 3px 2px;	
	width: auto;
	height: auto;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
.listContainer .details a:hover, .listContainer .details a:visited:hover, .listContainer .details a:active:hover {
	background-color: #0099CC;
	color: #FFFFFF;
	text-decoration: none;
}
/* detalii oferta */
.detailsContainer .item {
	display: block;
	height: auto;
	width: 554px;	
	line-height: 16px;
	color: #1F1A17;
	margin: 2px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.detailsContainer .item .title {
	display: block;
	clear: both;
	float: none;
	height: auto;
	font-size: 11px;	
	line-height: normal;
	font-weight: bold;
	color: #1F1A17;
}
.detailsContainer .item .meta {
	display: block;
	clear: both;
	float: none;
	height: auto;
	font-size: 11px;	
	line-height: normal;
	font-weight: normal;
	margin-bottom: 3px;
	color: #7D8D94;	
}
.detailsContainer .item .item_details {
	display: block;
	float: none;
	clear: both;
	margin: 1px 0px 0px 0px;
	padding: 3px 0px 1px 0px;
	background-image: url(/indauto/_images/bg_hline_dotted.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.detailsContainer .item .item_details .photo {
	display: block;
	float: left;
	height: 98px;
	width: 98px;
	border: 1px solid #7D8D94;
	overflow: hidden;
	background-color: #E2E6E7;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.detailsContainer .item .item_details .text {
	display: block;
	float: right;
	text-align: justify;
	height: auto;
	width: 449px;
	overflow: hidden;
}
.detailsContainer .item .item_details .text.no_photo {
	float: none !important;
	width: auto !important;
}
.detailsContainer .item .item_details .text .description {
	text-align: left;
	line-height: 16px;
	height: 32px;
	overflow: hidden;
}

.respondFormContainer {
	background-color: #F4F7F7;
	padding: 4px;
	border: 1px solid #98A9AD;
}
.respondFormContainer .mainCenterBoxHeader {
	width: 544px;
	display: block;
}
.message_quote {
	background-color: #FFFFFF;
	border: 1px solid #CDD3D6;
	color: #1F1A17;
	padding: 5px;
}
.message_quote_body {
	color: #687C82;
}
.message_quote_body .ghil {
	color: #98A9AD;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 11px;
}
/* Footer */
#footerMenuContainer {
	text-align: center;
	font-size: 11px;
	color: #98A9AD;	
	line-height: normal;
	margin: 0px 0px 0px 0px;
	background-color: #E6EAEB;
}
#footerMenuContainer a, #footerMenuContainer a:visited, #footerMenuContainer a:active {
	color: #1F1A17;
	text-decoration: none;
	margin: 0px 3px 0px 3px;
	font-weight: bold;
}
#footerMenuContainer a:hover, #footerMenuContainer a:visited:hover, #footerMenuContainer a:active:hover {
	color: #1F1A17;
	text-decoration: underline;
}
#footerMenu {	
	padding: 4px 4px 5px 4px;
	text-align: center;
	line-height: normal;
}

.footerLine {
	background-color: #505B61;
	height: 1px;
	overflow: hidden;
	margin: 1px 0px 1px 0px;
}

#footerInfoContainer {
	text-align: center;
	font-size: 11px;
	color: #1F1A17;	
	line-height: normal;
	margin: 10px 0px 10px 0px;
}
#footerInfo {
	padding: 2px 3px 3px 3px;
	text-align: center;
}

/* */
#respondContainer { 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	background-color: #ffffff; 
	diplay: none; 
	z-index:5001; 
	width: 280px; 
	height: auto; /* 400px */ padding-bottom: 5px;
	border: 5px solid #0383C7;
}
#respondContent { 
	position: relative; 
	background-color: #ffffff; 
	diplay: none; 
	z-index:5002; 
	width: auto; 
	height: auto;
	margin: 5px 5px 0px 5px; 
	padding: 0px;
	border: 0px solid #D2D2CB;
	overflow: auto;
	
	scrollbar-arrow-color:#0383C7; 
	scrollbar-track-color:#D2D2CB; 
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#D2D2CB; 
	scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-shadow-color:#D2D2CB; 
}

#respondControls {
	text-align: right;
	padding: 5px 5px 5px 5px;
	cursor: move;
	color: #005B99;
	background-image: url(/indauto/_images/modal_window_controls_bar_background.png);
	background-repeat: no-repeat;
	border-bottom: 1px solid #CDD3D6;
}
#respondContainer .up {	
	border-bottom: 1px solid #CDD3D6;	
	background-position: 0px 0px;
}
#respondContainer .down {	
	border-bottom: 1px solid #0383C7;	
	background-position: 0px -100px;
}
#respondContainer .loader {
	border: 1px solid #CDD3D6;
	height: 17px;
	width: 260px;
	background-image: url(/indauto/_images/loader.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin: 5px 5px 0px 5px; 
}


.stil_table { border: 1px solid #0099CC; }
.stil_td1 {
	border: 1px solid #0099CC;
	background-color: #F2FCFF;
}
.stil_td2 { border: 1px solid #0099CC; }
.stil_td1 p, .stil_td2 p {margin-bottom: 5px;}
#leaderboardContainer {
	background-color: #E3E7EA;
	text-align: center;
	margin: 0px;
	padding: 10px;
	height: 90px;
}

