@IMPORT url("simple_listing.css");
body {
	margin: 0;
	padding: 0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:75%;
	line-height:1.5em;
}



ul, li, form, input, dt, dl, dd, ol, div, p, 
blockquote, h1, h2, h3, h4, h5, h6, a, pre,
code {
  margin: 0;
  padding: 0;
}

ul, ol, li { list-style-type: none; } 

* {
  outline: none;
}

a {
  /*color: #2786C2;*/
	color:#2786C2;
	
}



.clear {
	clear:both;
	display:block;
	visibility:hidden; 
	margin:0; padding:0 
}
.left 	{ float: left }

#container {
	min-width:985px;
	margin-top:160px;
}
	#container #content {
		padding:0;
	}

		#content #search-results {
			padding:10px 211px 10px 201px;
		}
			#search-results #content-inner{
				width: 100%;
				/*border-left:1px solid #CCCCCC;
				margin-left:-1px;*/
			}
				#content-inner #wrapper {
					float:left;
					margin-left:-191px;
					width:100%;
				}
					#wrapper #col-center {
						float:right;
						margin-right:-200px;
						position:relative;
						width:100%;
						
					}
					
					#col-center-inner {
						padding:0 5px;
					}
						#col-center ul#results {
							margin-bottom: 10px;	
						}
							ul#results li.company {
								width: 550px;
								margin-bottom: 10px
							}
								ul#results li h3 {
									font-size:1.3em;
									line-height:1.4em;
									font-weight: normal;
								}
								.info {
									color:#a1b204;
								}
								
								.desc .loc{
									color:#666666;
									font-size:1.2em;
									line-height:1.4em;
								}
						#col-center #related {
							background-color:#F6F6EA;
							color:#333333;
							margin-bottom: 10px;
							padding: 10px;
						}
							#related ul{
								float:left;
								margin-right:10px;
							}
					#wrapper #col-left {
						float:left;
						overflow:hidden;
						padding:0 0 0 0px;
						position:relative;
						width:190px;
						border-right:1px solid #CCCCCC;		
						padding-right: 5px;
						position:relative;
									
					}
						#col-left .selected-term {
							border-bottom: 1px solid #333 dotted;
							margin-bottom:5px;
						}
						#col-left li.parent_brand2{
							margin-left:5px;
						}
						#col-left li.parent_brand3{
							margin-left:10px;
						}
						#col-left li.parent_brand4{
							margin-left:15px;
						}
						#col-left li.parent_brand5{
							margin-left:20px;
						}
						#col-left li.parent_brand6{
							margin-left:25px;
						}
 
/*			CATALOG			*/
#catalog h1				{ color: #666666; font-size: 1.6em; font-weight: normal; border-bottom: 1px solid #999999; padding-bottom: 10px; margin: 20px 0 }
#catalog h2				{ color: #666666; font-size: 1.4em; font-weight: normal; margin: 20px 10px 20px 0; }						
#catalog .catalogRow	{ margin-bottom: 40px }						

#catalog li				{ width: 210px; color: #666666 }
 
	#alfaCity			{ margin: 0 auto 20px; width:500px; }						
	#alfaCity li		{ width: 20px; }
	
	#catalogBrands	li	{ width: 380px }
	
	#catalogBrands .mainLevel li	{ margin-top: 10px }						
	#catalogBrands .mainLevel a		{ font-size: 1.3em } 
	
    #catalogBrands .subLevel 		{ margin-left: 20px }	 					
	#catalogBrands .subLevel li		{ margin-top: 0px }
	#catalogBrands .subLevel a		{ font-size: 1em }
						
	#catalogCities li				{ width: 280px; }
	
#catalog #intro		{ margin-bottom: 20px; color: #6D6D6D; width: 550px;}
#catalog #intro p	{  text-align: justify; margin-bottom: 2px;}					
						
						
.tools 				{ font-size: 0.9em;  color: #006699; }
.tools span 		{ margin-left: 10px}
.tools a			{ color: #ab4c7f }												
.tools a.active		{ font-weight: bold; }

.nipple_bar_content SPAN	{ color: #707070; }						
						
ul.floatList	li	{ margin-left: 10px; float: left; }
.flaged				{ color: #000000; font-weight: bold; }

.rBoxes { float:right; width:200px; margin-right: 10px; border-left: 1px solid #CCCCCC; padding-left:10px; }
.rBoxes h4 { }
.rBoxes h5 { color:#666; }
.rBoxes p { margin:5px 0; }
#right	    { margin-top:-10px; }

#cityDesc	{ text-align:left;  font-size: 0.9em; margin-right:10px; }


#index_info	{ text-align:justify}
#index_info h1,#index_info  h2,#index_info  h3,#index_info  h4,#index_info  h5,#index_info  h6 { color:#A84A7D; }
#index_info h1 { font-size:2em; line-height:1.5em; font-weight:normal; border-bottom:1px solid #CCCCCC} /*24px/36px*/
#index_info h2 { font-size:1.5em; line-height:1.8em; font-weight:normal; border-bottom:1px solid #CCCCCC} /*12px/18px*/
#index_info h3 { font-size:1.3em; line-height:1.5em; font-weight:normal;} /*12px/18px*/
#index_info h2 a	{ color:inherit; text-decoration:inherit; }
#index_info div.about	{ margin-bottom:10px }

#stats                  { float: right }

